include("includes/top.php4");?> //place the content for this page below\/\/\/ ?> $next="ready $fname? to enter a new flash please complete all of the following form items, the listings are presented to viewers based on the input you provide below."; if ($delete=="yes") { $result=mysql_query("delete from flash where flashid = $flashid"); $delete=""; } if ($submit_post) { $startdates="0,0,0,$startday,$startmonth,$startyear"; $startdate=mktime(0,0,0,$startmonth,$startday,$startyear); $enddates="0,0,0,$endday,$endmonth,$endyear"; $enddate=mktime(0,0,0,$endmonth,$endday,$endyear); $result=mysql_query("insert into flash (userid,teamid,flashtext,startdate,enddate)". "values ('$userid','$flashteam','$flashtext','$startdate','$enddate')"); } ?> = $requiredrole)||(1==1)){ if ($delete=="yes"){ $result=mysql_query("delete from thread where thread_id = '$reqid'"); $delete=""; } $query2 = "select * from coaches where coach_id = '$thread_user_id'"; $result2=mysql_query($query2,$connection); $myrow2=mysql_fetch_array($result2); $thread_user_fname=$myrow2["fname"]; $thread_user_lname=$myrow2["lname"]; $thread_user_email=$myrow2["email"]; ?>
Start a new forum.
| Subject | Title | Posts | Submitted by | Date | $threadtype_name | $thread_title | $numRows | $thread_user_fname $thread_user_lname | $thread_date | "; } echo"
$no_access
"?> }?> //} ?>