Hi all
What is wrong with my statement?
if ($referer != "http://www.something.com/hello") { SQL Insert statement goes here; }
What am I doing wrong?
nothing wrong with the syntax, what seems to be the problem ??
reg kevin
if you are trying to get the address of the page (if any) which referred the user agent to the current page then read the manual
http://ca.php.net/manual/en/reserved.variables.php#reserved.variables.globals