I want to use ms access with php . Has anybody used php with MS Access. If Yes would you not mind share a bit with me. Thanks in advance
I believe Access is accessible over ODBC (that's how ASP seems to talk to it), however it's not on the list of databases supported by PHP's ODBC functions. Still, might be worth a shot. http://www.php.net/manual/en/ref.uodbc.php
PHP questions? RTFM MySQL questions? RTFM
Google for teh win: http://www.w3schools.com/php/php_db_odbc.asp
Forum Rules
Bookmarks