yes, PHP only runs on the server side. No php code is transferred to the client, nor can it be run by the client. the browser only displays the output of the PHP code that the server executed. On Mon, 24 Jan 2005 13:50:18 -0600 (CST), phpWalter <phpWalter@xxxxxxxxx> wrote: > > > If I wanted to detect a users screen resolution, would I be better off > > using PHP (if possible) or JavaScript? > > You have to use JS and have it report back to your server so your PHP can > work with it. > > Simple! ;) > > Walter > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- The Disguised Jedi disguised.jedi@xxxxxxxxx PHP rocks! "Knowledge is Power. Power Corrupts. Go to school, become evil" Disclaimer: Any disclaimer attached to this message may be ignored. This message is Certified Virus Free -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php