Thread
:
$HTTP_REFERER
View Single Post
#
2
(
permalink
)
2003-06-25, 11:30 AM
stuart
Administrator
Join Date: Jan 2003
Location: Scotland
Posts: 472
the best way to see your environment settings is to use a simple function.
Code:
<? phpinfo(); ?>
add the above into a file and execute it on your server.
You will get a list of all your env settings and should get the answer to your question there.
stuart
View Public Profile
Send a private message to stuart
Find all posts by stuart