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 <[EMAIL PROTECTED]> wrote:
>
> > If I wanted to d
> 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: