Accessing ODBC Databases with PHP and PEAR DB
This tutorial shows you how to access MS SQL Server databases from PHP running under Apache on UNIX and Linux by using the Easysoft ODBC-ODBC Bridge (OOB). The OOB accesses MS SQL Server by using the Windows MS SQL Server ODBC driver. If you have not already got the OOB, you can download a fully functional free trial version.
Enabling ODBC support in PHP under Apache
This document contains instructions on making ODBC support in PHP work under Apache and specifically with Easysoft ODBC drivers.
Easysoft have tested our ODBC drivers with Apache 1.3.n - 2.0.50 and PHP 3.0.0 - 5.0.0 and we expect them to be compatible past these releases.
Due to the long history of Apache and PHP releases, there are many different ways to build/install them with ODBC support. We have attempted to document these methods with the most usual/popular firs
Accessing Microsoft SQL Server from PHP under Apache on UNIX or Linux
How to access a Microsoft SQL Server database from a PHP script running under Apache on UNIX or Linux. The tutorial provides an example PHP script that shows how to create and call a SQL Server stored procedure.
Enabling ODBC support in PHP under Apache
Shows you how to add ODBC support to PHP and access an ODBC data source by using PHP with the Apache Web server.
Enabling ODBC support in PHP under Apache
Shows you how to add ODBC support to PHP and access an ODBC data source by using PHP with the Apache Web server.
PHP 5 Power Programming
This is a free php book from Bruce Perens' Open Source Series. In this book, PHP 5's co-creator and two leading PHP developers show you how to make the most of PHP 5's industrial-strength enhancements in any project - no matter how large or complex.
Practical PHP Programming
Welcome, reader, to the world of PHP. You're about to learn to use the most powerful web development language that can be found, and, what's more, you will do so with the minimum of fuss.
PHPUnit Pocket Guide
The topic of this book is PHPUnit, an open source framework for test-driven development with the PHP programming language. This book covers Version 3.0 of PHPUnit. Most of the examples should work, however, with PHPUnit versions 2.0-2.3. The 'PHPUnit for PHP 4' section, later in this book, covers the older, no longer actively developed version of PHPUnit for PHP 4.
PHPUnit Pocket Guide
The topic of this book is PHPUnit, an open source framework for test-driven development with the PHP programming language. This book covers Version 3.0 of PHPUnit. Most of the examples should work, however, with PHPUnit versions 2.0-2.3. The 'PHPUnit for PHP 4' section, later in this book, covers the older, no longer actively developed version of PHPUnit for PHP 4.
PHP Basics In Pictures
This book helps beginners learn to create interactive Web sites using the PHP programming language.
Accessing ODBC Databases with PHP and PEAR DB - Free eBook Accessing ODBC Databases with PHP and PEAR DB - Download ebook Accessing ODBC Databases with PHP and PEAR DB free
|