they should be something like error_log-[date] not sure about windows though

>>However I have found that if I paste the html into my web page created by 
>>Serif WebPlus 10 I get the "html" line but not the "php" line.

are you saying that you are getting the php code in your browser ?
<?php
echo "<p>This is a PHP line</p>";
phpinfo();
?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to