Mar 17th, 2009, 5:50 PM
Hi Ben,
What code can I use to enable a users environment variables such as operating system, browser version etc.
In one of my previous PHP forms I had this piece of code:
But it doesn't seem to work. Any help would be appreciated.
Regards,
Tony
What code can I use to enable a users environment variables such as operating system, browser version etc.
In one of my previous PHP forms I had this piece of code:
Quote:<input type="hidden" name="env_report" value="REMOTE_HOST,HTTP_USER_AGENT">
But it doesn't seem to work. Any help would be appreciated.
Regards,
Tony