I tried changing my code to (since the variable $printout in this case is sent with GET) ($_GET['printout'] != "yeah") { include("header.php"); } and got the following error: Undefined index: printout
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php