Hi,
I am wanting to disect the $_SERVER['HTTP_REFERER'] URL into a base URL and
its parameters. So I can do $_POST processing where appropriate.
Is there a builtin function or functions that will do this for me ?
Many thanks in advance,
Aaron
I am wanting to disect the $_SERVER['HTTP_REFERER'] URL into a base URL and
its parameters. So I can do $_POST processing where appropriate.
Is there a builtin function or functions that will do this for me ?
Many thanks in advance,
Aaron
Comment