Sending queries to mySQL
PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().
Visit publisher site: Sending queries to mySQLListing Details
- Version:
- 1
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Database-Related
- Submitted on:
- Last Updated:
- Jan 11, 2008
- Publisher:
- Dotnetindex.com Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Sending queries to mySQL