11-21-2010, 03:37 PM
|
#1 (permalink)
|
|
http://www.narvenblog.com
Join Date: Nov 2010
Location: Lisboa, Portugal
Posts: 12
Thanks: 0
|
$_SERVER['SCRIPT_FILENAME'] empty?
Hi,
Can someone tell me if it's possivel that this:
PHP Code:
echo $_SERVER['SCRIPT_FILENAME']
doesn't do nothing? it's empty :(
any reason why?
thanks
|
|
|
|