MainStWebGuy Posted January 21, 2009 Share Posted January 21, 2009 Hello again all, I have recently been assigned to add a section to our website that would collect sensitive information from our customers. As is standard procedure of the company i work for, we want to avoid sending this information through email and are looking for ways to have it update our current customer database. I'm sstill learning php and the only database i've connected to and played around with is a MySQL one. Our current database is Visual Foxpro... Does anyone know of some documentation i can read up on about connecting and updating a vfp database with php? thanks again Quote Link to comment https://forums.phpfreaks.com/topic/141831-solved-connecting-php-to-fox-pro-database/ Share on other sites More sharing options...
Mchl Posted January 21, 2009 Share Posted January 21, 2009 I'm afraid there's no dedicated extension for VFP in PHP. I suppose you could try with ODBC Quote Link to comment https://forums.phpfreaks.com/topic/141831-solved-connecting-php-to-fox-pro-database/#findComment-742600 Share on other sites More sharing options...
.josh Posted January 22, 2009 Share Posted January 22, 2009 could also possibly find a solution using com Quote Link to comment https://forums.phpfreaks.com/topic/141831-solved-connecting-php-to-fox-pro-database/#findComment-742831 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.