include("../sitemanager/include/globals.inc"); include("../sitemanager/include/db.inc"); include("g_date_time.inc"); include("../sitemanager/include/queries.inc"); include("g_queries.inc"); ?>
| include("../inc/menu.inc"); ?> |
"Call, fax, email. Call, fax, email soon!" -- Steve Forbert |
![]() Wow, a lot of nice folks have dropped by to offer Evan James and his Mommy and Daddy their kind words and congratulations. Take a minute and see what people have had to say. ###################################################################### # Get the Survivor Emails only if an id is passed to it via GET ###################################################################### $date = mktime(0,0,0,11,01,2002); $result = get_contacts_additions($date,'',1,1); if (!$n = mysql_num_rows($result)) { echo "There are currently no posts"; return 1; } while ($qdata = mysql_fetch_object($result)) { echo "\n"; echo " \n"; echo " $qdata->city, $qdata->country \n"; echo "$qdata->comments \n"; echo " ![]() "; //echo str_replace("\r\n", " ", $qdata->comments); }//end of while loop ?> |