enclosure. Changed the hard coded file name (originally 'generate.php') in the src attributes to server resolution through the 'PHP_SELF' value. Otherwise, its a pretty neat and tidy little browser PHP interpretter, just as Erwin Poelman originally wrote it!;) */ if(isset($_REQUEST['dispArea']))$dispArea=$_REQUEST['dispArea']; if(isset($_REQUEST['theCode']))$theCode=$_REQUEST['theCode']; if(!isset($dispArea)) { echo "\r\n"; echo "\r\n"; echo "\r\n"; echo "\r\n"; } else { if(!strcmp($dispArea,"left")) { echo "\r\n"; echo "PHP Tester\r\n"; echo "
\r\n"; echo "\r\n"; echo "\r\n"; echo "\r\n"; echo "
\r\n"; echo "\r\n"; echo "
\r\n"; echo "\r\n"; echo "
\r\n"; echo "
\r\n"; } else if(!strcmp($dispArea,"right")) { echo "\r\n"; if(empty($theCode)) { echo "Ready to parse..."; } else { $theCode=ltrim(rtrim(stripSlashes($theCode))); if(!strncmp($theCode,""; } ?>