Writing PHP scripts

This section describes how to write PHP scripts that use the SQL Anywhere PHP extension to access SQL Anywhere databases.

The source code for these and other examples is located in the SDK\PHP\Examples subdirectory of your SQL Anywhere installation.


Database connections
Retrieving data from a database
Web forms
BLOBs in PHP applications