Getting the users screen resolution?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
nigma
DevNet Resident
Posts: 1094
Joined: Sat Jan 25, 2003 1:49 am

Getting the users screen resolution?

Post by nigma »

I checked the PHP Manual for information on finding what the users screen resolution is but I found nothing. Anyone know how to get the users screen res?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Can't do it with PHP, you need JavaScript:
viewtopic.php?t=7380&highlight=resolution

Mac
Post Reply