|
|
ODBC with PHP: Tips and Hints on Windows |
|
|
John Lim |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
11 |
|
This tutorial tells the users about using ODBC with php. The author provides information to the users that they have to add code which talks to a particular database using a proprietary API. This tutorial tells the users about ODBC that they have to install an ODBC driver which is specific to the type of database they will be using. This tutorial explains to the users about creation of a data source name that consists of all the connection details required to login. This tutorial provides info about ODBC bugs and creation of DSN less connections to the users to view and learn.
|