Oops, typo:
>> <?php include("$auth=name"); ?>  ...
is suppose to read <?php include("$auth.txt"); ?>

Also for reference, the error was:
Warning: Failed opening '.txt' for inclusion (include_path='.;c:\php4\pear')
in c:\server\www\article.php on line 9



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

Reply via email to