Pre-Printed Flyers
This entry was posted on Saturday, May 22nd, 2004 at 1:12 pm by Stuart Davis
$result = db_query("SELECT * FROM phpCalendar_Daily as dl, phpCalendar_Details as dt, phpCalendar_EventLocations as ev WHERE dl.Active = '1' AND dl.StartDate >= ‘$queryDate’ AND dl.StopDate = ‘0000-00-00′ AND dl.CalendarDetailsID = dt.CalendarDetailsID AND dt.EventLocationID = ev. EventLocationID ORDER BY dl.StartDate, dt.StartTime LIMIT 0, 30″);
while ($data = db_fetch_object($result)) {
$start_time = ($data->StartTime == ‘01:00:00′) ? ” : niceTime($data->StartTime);
$title = $data->Title. ‘ ‘. $start_time;
$url = “pdf/auto/index.php?id=$data->CalendarDetailsID”;
$output .= ‘‘. formatDate($data->StartDate, “M j”).’: ’.$data->City.’, ‘.$data->State.”
\n”;
}
print $output;
Pre-Printed Flyers
This entry was posted on Saturday, May 22nd, 2004 at 1:12 pm by Stuart Davis
$result = db_query("SELECT * FROM phpCalendar_Daily as dl, phpCalendar_Details as dt, phpCalendar_EventLocations as ev WHERE dl.Active = '1' AND dl.StartDate >= ‘$queryDate’ AND dl.StopDate = ‘0000-00-00′ AND dl.CalendarDetailsID = dt.CalendarDetailsID AND dt.EventLocationID = ev. EventLocationID ORDER BY dl.StartDate, dt.StartTime LIMIT 0, 30″);
while ($data = db_fetch_object($result)) {
$start_time = ($data->StartTime == ‘01:00:00′) ? ” : niceTime($data->StartTime);
$title = $data->Title. ‘ ‘. $start_time;
$url = “pdf/auto/index.php?id=$data->CalendarDetailsID”;
$output .= ‘‘. formatDate($data->StartDate, “M j”).’: ’.$data->City.’, ‘.$data->State.”
\n”;
}
print $output;
Self Titled Back in Print!
This entry was posted on Sunday, May 2nd, 2004 at 1:06 pm by Stuart Davis
That’s right. Â The crack team at Dharma Pop has rescued Stuart’s 2001 masterpiece from extinction. Â After a few weeks of being out of stock, it’s for sale again right here! Â This five-star album just doesn’t miss–check
out some samples.
Self Titled Back in Print!
This entry was posted on Sunday, May 2nd, 2004 at 1:06 pm by Stuart Davis
That’s right. Â The crack team at Dharma Pop has rescued Stuart’s 2001 masterpiece from extinction. Â After a few weeks of being out of stock, it’s for sale again right here! Â This five-star album just doesn’t miss–check
out some samples.

