Can I connect my php page to foxpro database(not visual foxpro). if it can , please tell me how, or show me sites telling about it. Thanks so much
foxpro database with php
There is a foxpro odbc driver, so I assume you could use odbc to achieve this (the web server and the database files would have to be same machine, most likely.)
OK umm... so I'm reeeeeeaaaaly new at this... and for some reason i got stuck making a e-commerce site linking in with a shops db in foxpro but the site has to be in php and i got no idea... really... not one
someone wanna tell me a list of commands to query, add, and mod a foxpro db using SSL?
You have to use ODBC functions. You can see the documentation at www.php.net
Shane wrote:
OK umm... so I'm reeeeeeaaaaly new at this... and for some reason i got stuck making a e-commerce site linking in with a shops db in foxpro but the site has to be in php and i got no idea... really... not one
someone wanna tell me a list of commands to query, add, and mod a foxpro db using SSL?