 
  |
 |
| Script Title : | | Sending queries to mySQL |
| Version : | | |
| Author : | | Dotnetindex.com |
| Platform : | | windows |
| Home URL : | | http://www.dotnetindex.com/articles/8099... |
| Download URL : | | |
| Demo URL : | | |
| Category : | | PHP - Database-Related |
| Price : | | Free |
|
| Description : |
| 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(). |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |