Posted by +86 on 11/25/06 04:16
i encountered this problem:
"include('inc.php')" will work problely
but "include('./inc.php') doesn't work ..
both file_exists('inc.php') or file_exists('./inc.php') didn't return
the right value.this always show "file doesn't exists'
my environment is win2003+iis+php5
how to fix it ?
sorry to my English
thanks to you.
:)
Navigation:
[Reply to this message]
|