/ Published in: SQL
Expand |
Embed | Plain Text
$query = mysql_query(); IF ( mysql_num_rows($query) != 0 ) {}
You need to login to post a comment.
$query = mysql_query(); IF ( mysql_num_rows($query) != 0 ) {}
You need to login to post a comment.