Re: [PHP-DOC] error message http://www.php.net/manual/en/function.include.php

2003-10-07 Thread Gabor Hojtsy
Hm, this is better not posted to the include page, as it shows one of the clear security hole introduction techniques. You include one file with a name provided by the user... I would suggest you read the security chapter in the manual. Thanks for your submission anyway, Goba [EMAIL PROTECTED]

[PHP-DOC] error message http://www.php.net/manual/en/function.include.php

2003-10-06 Thread josh
I think I was getting an error message when I tried to post this, but here is what I wanted to add to http://www.php.net/manual/en/function.include.php Thanks, Josh "" First of all, great site! I have learned everything I know about php at this site. Here is a little script I wrote that I use