Client Environmental Variables
Posted: Tue Mar 14, 2006 9:41 am
I am working on a PHP/MySQL project to be used internally in our organization.
I would like to be able to capture one or more environmental variables from the client computer in a PHP script.
For example, all of our client machines have Winders variables as follows:
FULLNAME=John Smith
USERNAME=JSmith
I would like to grab these two bits of info and plug them into data entry form, but so far I have found that I am not smart enough to figure out how to do this in PHP.
Any help would be appriciated.
Thanks,
Daryl
I would like to be able to capture one or more environmental variables from the client computer in a PHP script.
For example, all of our client machines have Winders variables as follows:
FULLNAME=John Smith
USERNAME=JSmith
I would like to grab these two bits of info and plug them into data entry form, but so far I have found that I am not smart enough to figure out how to do this in PHP.
Any help would be appriciated.
Thanks,
Daryl