PHP
Look in this section for articles and tutorials that explain how to access a database and retrieve data from a PHP script.
Easysoft ODBC drivers let you access many different databases and files from PHP and are also compatible with PHP's database abstraction layer PEAR DB.
Accessing databases that support ODBC with PHP and PEAR DB
ODBC access from PHP's PEAR DB on UNIX and Linux to databases such as Microsoft SQL Server, Microsoft Access, Oracle, InterBase, and Sybase ASE.
Accessing Microsoft SQL Server from PHP running under Apache on UNIX or Linux
Connect PHP with SQL Server 7.0–2022 and SQL Server Express.
Enabling ODBC support in PHP running under Apache
Shows you how to add ODBC support to PHP and access an ODBC data source from PHP running under the Apache Web server.
PHP ODBC code samples
ODBC examples written in PHP.