Return to Snippet

Revision: 51264
at September 19, 2011 22:49 by cesarkohl


Initial Code
$query = mysql_query();

if ( mysql_num_rows($query) != 0 ) {}

Initial URL


Initial Description


Initial Title
if mysql_query is not empty

Initial Tags
mysql, query

Initial Language
SQL