|
$numguitar guitar tabs in database. "); if (!($getbass = mysql_query("SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'bass'"))) { ReportError("An error was encountered while trying to execute the following mySQL query: \r\n SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'bass' \r\n A possble problem is that the table 'scripts' does not exist."); } $numbass = mysql_num_rows($getbass); echo("$numbass bass tabs in database. "); if (!($getdrum = mysql_query("SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'drum'"))) { ReportError("An error was encountered while trying to execute the following mySQL query: \r\n SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'drum' \r\n A possble problem is that the table 'scripts' does not exist."); } $numdrum = mysql_num_rows($getdrum); echo("$numdrum drum tabs in database. "); if (!($getlyricno = mysql_query("SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'lyric'"))) { ReportError("An error was encountered while trying to execute the following mySQL query: \r\n SELECT * FROM `resources` WHERE 1 AND `type` LIKE 'lyric'` \r\n A possble problem is that the table 'scripts' does not exist."); } $numlyric = mysql_num_rows($getlyricno); echo("$numlyric lyrics in database. "); ?> |
|
Please welcome our newest member $newmem_array[1]."); ?> |
|