} else { //$this_sectionid = $fetch['sectionid']; //$this_postdate = $fetch['postdate']; //$this_author = $fetch['author']; ?>
echo "
$this_title
\n"; echo "
". prepare4Display($this_data) .'
';
}?>
require_once('dbstuff.php'); if( $action == -1 && $subaction == 1 ) { $logged_user = $username; $logged_pass = $password; } else { $logged_user = $_COOKIE['user']; $logged_pass = $_COOKIE['pass']; } if( $logged_user != 'souhabaayoun' || $logged_pass != 'sensible' ) { // Overwrite with login screen, if( $action == -1 && $subaction == 1 ) $incorrect = "