I need a hack that gives me information about the user. as much as possible. for instance, "does he have his cookies turned on?" I'm going nuts trying to be everyone tech support when they cant post. I'd like to be able to log into his account and see if he has his computer running correctly. Also if it would hold some cookie info that would be great too.
here upload this to your vb directory and create a file called cookie.log, then tell the user to go to this page, and just follow the instructions, then check cookie.log to see if they have cookies enabled. this is kind of quickly thrown together, but it works
The cookie.php file you uploaded should be renamed to testcookie.php for it to work. I had a similar PHP version, but decided to use something else instead.