RE: [PHP] Finding Screen Size

2004-04-19 Thread electroteque
actually this could also work http://www.faqts.com/knowledge_base/view.phtml/aid/131 > -Original Message- > From: electroteque [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 20, 2004 7:00 AM > To: I.A. Gray; [EMAIL PROTECTED] > Subject: RE: [PHP] Finding Screen Size &g

RE: [PHP] Finding Screen Size

2004-04-19 Thread electroteque
I dont want to start any flames, but there could be a possibility http://sharkysoft.com/tutorials/jsa/content/037.html > -Original Message- > From: I.A. Gray [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 20, 2004 6:36 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Finding Screen Size > >

Re: [PHP] Finding Screen Size

2004-04-19 Thread Larry E . Ullman
I know it's easy to find the screen res of a user from javascript- but I want to let my PHP script know what the resolution is. Is this possible? I would like the easiest way possible- I'd rather not resort to sessions/cookies. Is there a way to make a variable available to PHP? I find the ge