require_once("../conn.php");
require_once("access.php");
//get the categories
$q1 = "select * from yellow_posts,yellow_agents where yellow_agents.AgentID=yellow_posts.AgentID order by yellow_agents.AgentID";
$r1 = mysql_query($q1) or die(mysql_error());
if(mysql_num_rows($r1) == '0')
{
echo "
CLASSIFIEDS v2.0
|
MANAGE ADS | ||
AD Title | Posted By | Action |
$a1[CompanyName] | \n\t"; echo "$a1[username] | \n\tdelete | \n