Hi,
I just had a situation when testing a php page, when I access the page
through
http://www.servername.com/file.php it recognizes the just
fine, but when I miss out the www :
http://servername.com/file.php the
is not recognised as being set.
Can anyone tell me what I am doing wrong to make this a problem?
Thanks