Forum Moderators: coopster
Im a newbie with PHP and honestly I don't have any idea because I can't rely on .com alone.
any suggestion please?
Thanks in advance.
try looking at the $_SERVER array
do this
print_r($_SERVER);
Also look at the following:
[uk.php.net...]
JAG