DESCR-mysql 398 B

123456789101112
  1. These functions allow you to access MySQL database servers.
  2. More information about the mysql extension can be found at
  3. http://www.php.net/mysql.
  4. If you want to use functionality provided by MySQL 4.1 and
  5. above, please consider using the mysqli extension.
  6. Information about MySQL can be found at http://www.mysql.com/.
  7. Documentation for MySQL can be found at
  8. http://www.mysql.com/documentation/.