PHP
 
 
PHP (= Hypertext Preprocessor) is an HTML-embedded server-side scripting language.

PHP is distributed at no charge for commercial or non-commercial use. For more information read the LICENSE information.

More information about PHP can be found at: http://www.php.net

PHP manuals can be found at:
http://www.php.net/manual/en/
http://www.zend.com/manual/

The latest PHP version can be downloaded from: http://www.php.net/downloads.php

rss






PEAR MDB2 code examples

Information:
none

Operating system used:
Windows XP Home Edition Version 5.1 SP 2

Software prerequisites:
PEAR MDB2

Related information:


Procedure:
  1. Example 1:

    Make sure "persistent" is set, otherwise you can get the following error message when querying large amount of records:

    MDB2 Error: connect failed - connect: [Error message: Can´t connect to MySQL server on ´localhost´ (10048)] [Native code: 2003] [Native message: Can'´t connect to MySQL server on ´localhost´ (10048)]