|
Descriptions of Common Data Types
|
Other links at PHP > Tutorials > Database-Related |
| 2. |
Dealing with special characters
|
|
|
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.
|
| 3. |
ODBC with PHP: Tips and Hints on Windows
|
|
|
ODBC is one of Microsofts earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsofts ADO (which is Microsofts recommended API for 4GL programmers) and DSN-less connections.
|
|
|