"; if (!$isadmin) { print " $tblstart $tccell1>Uh oh, you are not the admin go away. $tblend $footer "; printtimedif($startingtime); die(); } $misc = $sql -> fetchq("SELECT * FROM `misc`"); print adminlinkbar("admin.php") ." $tblstart $tccellh>Panel de Admin
$tccell1> 
Under construction for
". timeunits2(time() - mktime(19, 20, 21, 9, 27, 2007)) ."
...and counting!
  $tblend
$tblstart $tccellh colspan=2>Setting up the Soft Dip $tccellc colspan=2>Board settings $tccell1 width='200'>". $statusicons['hot'] ." threshold $tccell2l> $inpt='hotcount' value='". $misc['hotcount'] ."' class='right'> replies $inph='hotcount_' value='". $misc['hotcount'] ."'> $tccell1 width='200'>Disable forum? $tccell2l> $inpc='disable' value='1'> Disable $tccellc colspan=2>Records $tccell1 width='200'>View count $tccell2l> $inpt='views' value='". $misc['views'] ."' class='right'> views $inph='views' value='". $misc['views'] ."'> $tccell1 width='200'>Max posts/day $tccell2l> $inpt='maxpostsday' value='". $misc['maxpostsday'] ."' class='right'> posts, at $inpt='maxpostsdaydate' value='". $misc['maxpostsdaydate'] ."' class='right'> $inph='maxpostsday' value='". $misc['maxpostsday'] ."'>$inph='maxpostsdaydate' value='". $misc['maxpostsdaydate'] ."'> $tccell1 width='200'>Max posts/hour $tccell2l> $inpt='maxpostshour' value='". $misc['maxpostshour'] ."' class='right'> posts, at $inpt='maxpostshourdate' value='". $misc['maxpostshourdate'] ."' class='right'> $inph='maxpostshour' value='". $misc['maxpostshour'] ."'>$inph='maxpostshourdate' value='". $misc['maxpostshourdate'] ."'> $tccell1 width='200'>Most users online $tccell2l> $inpt='maxusers' value='". $misc['maxusers'] ."' class='right'> users, at $inpt='maxusersdate' value='". $misc['maxusersdate'] ."' class='right'>
$inpc='maxusersreset' value='1'> Reset user list $inph='maxusers' value='". $misc['maxusers'] ."'>$inph='maxusersdate' value='". $misc['maxusersdate'] ."'> $tccellc colspan=2>
Monetary settings $tccell1 width='200'>Donations $tccell2l> $inpt='donations' value='". sprintf("%01.2f", $misc['donations']) ."' class='right'>$ $inph='donations' value='". sprintf("%01.2f", $misc['donations']) ."'> $tccell1 width='200'>$$$ Ads $$$ $tccell2l> $inpt='ads' value='". sprintf("%01.2f", $misc['ads']) ."' class='right'>$ $inph='ads' value='". sprintf("%01.2f", $misc['ads']) ."'> $tccellc colspan=2>  $tccell1 width='200'>  $tccell2l> $inps='submit' value='Submit changes'>
(Only saves the money settings though.) just kidding, it doesn't work. $tblend
"; print "$footer"; printtimedif($startingtime); // returns several field names with hours/date/time all set up and that jazz etc blah blah blah function timetofields($fname, $time) { return; } ?>