This is an automated archive.

The original was posted on /r/php by /u/InfluenceOk1006 on 2023-08-24 01:03:08+00:00.


I’ve been messing around with PHP on and off for about 2yrs now. Part of my current job is gathering the system info of computers that I remotely connect to.

Since I’m familar with PHP, I wanted to know if its possible for me to create a script that will capture the system info of the current client when you open the web app in the browser.

Any idea on how I should do that?