You have no categories, yet!"; exit(); } include_once("LeftStyles.php"); ?>
 
CLASSIFIEDS v2.0
 

\n\t\n\t"; //get the category listings $q2 = "select count(*) from yellow_posts where CategoryID = '$a1[CategoryID]' "; $r2 = mysql_query($q2) or die(mysql_error()); $a2 = mysql_fetch_array($r2); echo "\n\t\n\n\n\t\n\n"; } echo "
 LIST CATEGORIES
Categories Listings Action
$a1[CategoryName]$a2[0]edit | add subcat | delete

\n\n

"; ?>