Jump to content

Can PHP grab computer info?


Eiolon

Recommended Posts

That gets information about the server. I believe the OP is asking for information about the remote computer,i.e. the users PC. To get that information, something has to executed on the PC and the information can be sent back to the PHP script via AJAX.

 

Ken

That gets information about the server. I believe the OP is asking for information about the remote computer,i.e. the users PC. To get that information, something has to executed on the PC and the information can be sent back to the PHP script via AJAX.

 

Ken

 

This is correct.  I have seen various web based inventory products do this so I thought it could be pulled off with out executing something on each client.  Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.