|
|
 |
getEventList();
while ($rows=mysql_fetch_array($query))
{
$str .= "\n";
$str .= "\n";
$str .= $rows['eventStartDate'] . " \n";
$str .= "" . $rows['eventName'] . " \n";
$str .= $rows['eventLoc'] . " \n";
$str .= $rows['eventCity'] . ", " . $rows['eventState'];
$str .= " | \n";
$str .= " \n";
$str .= "";
$str .= " | ";
$str .= " ";
}
echo $str;
?>
August 18,
2005 Basics Seminar: Expanding
into New Markets: Government Contracting
Chicagoland Entrepreneurial Center
Chicago, IL |
 |
|
|
|