Page 1 of 1

How to get information from remote client

Posted: Mon Oct 29, 2007 5:00 am
by Rohitsing
Hi all,
I was developed one site and put it on our server.When client access this site,i want the system configuration of clients machine like php version as well as apache version he/she used when he clicked on link named 'System Requirements' in our site.So anybody give the detailed code for this.
Thank You
Rohit

Posted: Mon Oct 29, 2007 5:53 am
by pcoder
I think you don't have suffecient knowledge of client and server.
First of all go through it..

Posted: Mon Oct 29, 2007 9:43 am
by feyd
You won't be able to fetch much information about a client machine (requesting agent) that they do not voluntarily send to your server.

Maybe we're misunderstanding you?