Search found 5 matches
- Thu May 16, 2002 6:10 pm
- Forum: PHP - Code
- Topic: Reading hardware information
- Replies: 8
- Views: 4752
hmm... possibly cookies...? or something that checks if a certain file is on that computer..? if you really want to get technical, write a program that generates a password, using a certain math technique, and one on your server that changes the users password so it matches the one generated on the...
- Thu May 16, 2002 5:21 pm
- Forum: PHP - Code
- Topic: Reading hardware information
- Replies: 8
- Views: 4752
- Thu May 16, 2002 10:43 am
- Forum: PHP - Code
- Topic: Reading hardware information
- Replies: 8
- Views: 4752
- Thu May 16, 2002 7:07 am
- Forum: PHP - Code
- Topic: Reading hardware information
- Replies: 8
- Views: 4752
- Thu May 16, 2002 5:01 am
- Forum: PHP - Code
- Topic: Reading hardware information
- Replies: 8
- Views: 4752
Reading hardware information
I need to protect some pages of the site with user and pass, but this is not a problem. I need information is there any possibility to tie this user and pass to a specific computer. Thats mean that this user cant access to specific location of the site from another computer. Any ideas :wink: ? Thanks