zackcez Posted May 28, 2008 Share Posted May 28, 2008 Well, I currently have a few things I found on google for this; I mean like echo browser ect. I'm currently looking for the following (not sure if they're possible lol): Viewers Harddrive size and name if possible Viewers Operating System Viewers RAM Viewers Processer Viewers Browser (the current one I have shows all the what os it's meant for lol) Anything else that is cool like song playing ect Sorry If this is the wrong section, couldn't think of what else it would fit under... Link to comment https://forums.phpfreaks.com/topic/107563-solved-echoing-specs/ Share on other sites More sharing options...
Prismatic Posted May 28, 2008 Share Posted May 28, 2008 PHP cannot tell you how big a users hard drive is, what processor they use or any other system information. What it CAN tell you us what browser they are using, what their OS is and what the browser is capable of by reading the Header data, however that's notoriously untrustworthy. http://us.php.net/get_browser Link to comment https://forums.phpfreaks.com/topic/107563-solved-echoing-specs/#findComment-551353 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.