Posted by Mityok on 02/14/07 17:38
If you are trying to solve shared-hosting security problems, check
capter 42 of manual (Safe mode)
http://www.php.net/manual/en/features.safe-mode.php
Hope this will help.
howa:
> As I remember, php has a settings which can disable the PHP codes to
> open a file like that...
>
>
> <?php
>
> echo file_get_contents("../temp/../test.php");
>
> ?>
>
> Anyone can confirm is that such a setting?
>
> thanks.
Navigation:
[Reply to this message]
|