Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Looking for a JavaScript version of a phpInfo type page


  • From: judah-fc at t8design.com (Judah Frangipane)
  • Subject: [Javascript] Looking for a JavaScript version of a phpInfo type page
  • Date: Thu Jul 28 10:32:14 2005

I'm looking for a JavaScript version of a phpInfo() page. In php you 
have a method called phpInfo(). This method gathers as much information 
as it can about the server running php. I need a JavaScript script or 
method that will grab as much information about the client as we can get 
so we can have them send it back to us. Stuff like, OS, browser, 
version, etc.

Thanks,
Judah