" ."And click the 'delete' button."; $cssfile="tab-del.css"; } if( $mode=="siml" ){ $headtitle="Select Data to Simulate"; $bodytitle="Select Data to Simulate"; $usage="Click a title which you want to Simulate."; $cssfile="tab-sim.css"; } if( $mode=="refer" ){ $headtitle="Select Data to View"; $bodytitle="Select Data to View"; $usage="Click a title which you want to see."; $cssfile="tab-ref.css"; } if( $mode=="download" ){ $headtitle="Select Data to Download"; $bodytitle="Select Data to Download"; $usage="Click a title which you want to download."; $cssfile="tab-dow.css"; } if($mode=="modify"){ $headtitle="Select Data to Modify"; $bodytitle="Select Data to Modify"; $usage="Click a title which you want to modify."; $cssfile="tab-mod.css"; } ?> query( $sql ); $show=0; ?> <?php print $headtitle ?>

next_record()){ if( $mode=="delete" && $auth->auth["uname"]!=chop($db->f("user_name")) && !$perm->have_perm("admin") ){ continue; } if( $mode=="modify" && $auth->auth["uname"]!=chop($db->f("user_name")) ){ continue; } $show=1; ?>

Title Auther Time Stamp
p("id");?>> )" onmouseover="window.document.body.style.cursor= 'hand'" onmouseout="window.document.body.style.cursor= 'default'"> f("title");?> f("user_name");?> f("timestamp");?>

There is no target record in the DB.