Re: [PHP] Getting info from users comp?

2002-11-22 Thread @ Edwin
"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote: > Of course it is possible for any application running locally to fetch any > data about your hardware - e.g. M$ does it with their semi-automatic bug > reporting feature (in Win XP). However you'd need hardware and OS specific > applications to a

Re: [PHP] Getting info from users comp?

2002-11-22 Thread Ernest E Vogelsinger
At 09:17 22.11.2002, @ Edwin said: [snip] >Hello, > >"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote: > >> So you're talking about a Trojan, do you? > >No, not really. I was talking about "legitimate" programs run by the users >themselves. --

Re: [PHP] Getting info from users comp?

2002-11-22 Thread @ Edwin
Hello, "Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote: > So you're talking about a Trojan, do you? No, not really. I was talking about "legitimate" programs run by the users themselves. - E -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

Re: [PHP] Getting info from users comp?

2002-11-21 Thread Ernest E Vogelsinger
At 04:29 22.11.2002, @ Edwin said: [snip] >True. But I think you missed one thing--I wasn't even talking about your >browser. ;) > >I said, "programs" that was "run on the users' pc". You don't even need a >browser for this :) [snip]--

Re: [PHP] Getting info from users comp?

2002-11-21 Thread @ Edwin
Hello, "-<[ Rene Brehmer ]>-" <[EMAIL PROTECTED]> wrote: > Hi @ Edwin, > > On Wed, 20 Nov 2002 01:24:18 +0900, you wrote about "Re: [PHP] Getting > info from users comp?" something that looked like this: > > >> And if its not possible wi

Re: [PHP] Getting info from users comp?

2002-11-21 Thread -<[ Rene Brehmer ]>-
Hi @ Edwin, On Wed, 20 Nov 2002 01:24:18 +0900, you wrote about "Re: [PHP] Getting info from users comp?" something that looked like this: >> And if its not possible with PHP, what language then? > >I don't think this is possible with a server-side language.

Re: [PHP] Getting info from users comp?

2002-11-19 Thread @ Edwin
Hello, "John Yamokoski" <[EMAIL PROTECTED]> wrote: > I am new to PHP but wanted to know if its possible to do the following with > PHP. > > I want to grab the size of the users RAM and the speed of the users CPU. Is > this even possible with PHP since its a server side language?? > > And if its no

Re: [PHP] Getting info from users comp?

2002-11-18 Thread Justin French
I doubt it's possible with ANY language, but certainly not PHP. on 19/11/02 3:27 PM, John Yamokoski ([EMAIL PROTECTED]) wrote: > I am new to PHP but wanted to know if its possible to do the following with > PHP. > > I want to grab the size of the users RAM and the speed of the users CPU. Is > th