Technology Forums :: HTML Forum
|
Subject |
Author |
Time Posted |
Rating |
|
How can I indentify the device the client is using to access the web page in PHP? |
|
|
|
|
|
 Votes:2
|
|
|
|
|
I am having a little trouble understanding how we can find this information from the server side and prior to sending a response to the clients computer.
Any help is appreciated.
|
|
|
|
|
|
Re:How can I indentify the device the client is using to access the web page in PHP? |
|
|
|
|
|
 Votes:0
|
|
|
|
|
Dear User,
I would focus your efforts in determining if the client is using a standard PC or a mobile device. For mobile devices you can use the below detector which is included into your PHP pages:
thanks.
Moderator
#ref42
|
|
|
|
|
|
|
Go Back