require_once("../conn.php");
require_once("access.php");
include_once("LeftStyles.php");
//get the unapproved users list
$q1 = "select * from yellow_agents where AccountStatus = 'active' order by FirstName ";
$r1 = mysql_query($q1) or die(mysql_error());
if(mysql_num_rows($r1) == '0')
{
echo "
CLASSIFIEDS v2.0
|
LIST MEMBERS | |
Name | Date |
$a1[FirstName] $a1[LastName] | \n\t$MyDate | \n