Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2000121

Re: [PHP-DB] dbase_ commands dont work From: Abdul Kadir (akakom <email protected>)
Date: 12/15/00

dBASE command in PHP can be used to read Visual FoxPro's tables (VFP 6). I have developed an application with 3 databases (.DBC) and every database contains several tables. Then I have tried to read several tables using PHP and it works! But I still have a problem how to read the index. Anyone has experience?

Regards,
Abdul Kadir

>From Miles Thompson:
>Visual FoxPro tables are different creatures and don't behave like dBase or FoxPro 2.x tables. If what follows is basic info to VFP people,
please forgive me. I'm also doing this off the top of my head, so if I've slipped up with some minor details, a little slack would be
appreciated.