Hi there,
is there any way to execute php statements from the index.html? I want to track the $HTTP_REFERER of my site, but I can't do this on the index.html.... and any side called from the index.html got the index.html itself as HTTP_REFERER...
Any suggestions how I can call php from any none .php or .php3 site, or how I can track the original http_referer?
Thanx
R.