Tony, I'm doing a lot of PHP<->VFP<->MySql work right now. I'm developing processes that move data out of SBT accounting and into a MySQL database for use on the web. I'm also working on processes that update the FoxPro data directly. The best I can tell you is that the EASIEST thing to do is create VFP COM objects to do the dirty work and call them from your PHP pages. There are other ways but not as reliable.
HTH, =C= * * Cal Evans * Techno-Mage * http://www.calevans.com * ----- Original Message ----- From: "Tony Alanis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 21, 2002 2:05 PM Subject: [PHP] Newbie help > Hello all, > > I'm looking for resources for PHP/FoxPro. I have a limited > understanding of php and mysql, however, the company I work for uses a > FoxPro backend database. I want to be able to pull information from > this database to be used on our intranet site I am currently developing. > If anyone can point me to some resources for this, I'd really appreciate > it. > > Thanks, > > Tony Alanis > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php