10-12-2007, 01:02 PM
|
#2 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Run the following and tell us what it says. Also are the quotes just ordinary single quotation marks ( ') because they don't look like it.
PHP Code:
<?php print_r($_SERVER); ?>
|
|
|
|