Checking Database Connections and Getting Errors in PHP
We have talked about how to make database connections in PHP before. However, I realized that I have forgotten something which is so important. If you read that article or you are interested in PHP, you may know that we use odbc_connect() or mysql_connect() (or etc.) functions to connect some databases. These functions try to connect to specified databases.
Want to have your say? just login


Be first to show your opinion !!!