Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » PHP support » SQL Anywhere PHP extension

 

PHP script development

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.


How to connect to a database using PHP
How to retrieve data from a database using PHP
Web forms
BLOBs in PHP applications