WWW PAINT BOARD control panel


Welcome $admin_nickname
Delete topics :: Post news
"); //ADMIN CP if($action=='news'){ ?>

Post WWW Paint Board headlines



(*) Supports HTML TAGS

Select topic for deleting "); print("

Total ".$maxid." topic(s). Page $page/$sotrang. More...

"); //End print("
"); $file=file($dbfile); $s=sizeof($file); for($i=2;$i<$s;$i++){ $tmparray=explode("|",$file[$i]); if($tmparray[9]==1) $hidenotice="(Hidden on Public)"; else $hidenotice=""; if( $i>(($page-1)*$maxtopicinaline) && $i<=($page*$maxtopicinaline)){ print(""); } } print("
ID$tmparray[0] $tmparray[1] " .substr($tmparray[2],0,50) ."....
By $tmparray[4]. $tmparray[11]. $hidenotice
View - Safe View Delete
"); } else if($action=='del'){ foreach ($topicids as $id) { print("
Deleted topic ID: $id"); delwpb($id); } } else if($action=='savenews'){ $wpbnews=str_replace("\n","",$wpbnews); $wpbnews=str_replace("\r","",$wpbnews); //Write news $fp=fopen("$newsfile","w+"); fwrite ($fp, $wpbnews); fclose ($fp); print("

News added

"); } } else if ($logpass!=$admin_password || !$logpass || $logpass==""){ ?>

Please login

Password