You're not going to get reliable screen size metrics in PHP - PHP is executed server side, screen width is client side. You're using the wrong technology to achieve this, what you really want are CSS media queries.
![]() |
« Next Oldest | Next Newest »
|
Messages In This Thread |
get screen width using php in template - by Ashan - 2017-01-11, 06:17 PM
RE: get screen width using php in template - by Matt - 2017-01-11, 07:18 PM
RE: get screen width using php in template - by Ashan - 2017-01-12, 05:02 PM
RE: get screen width using php in template - by dragonexpert - 2017-01-12, 08:15 PM
RE: get screen width using php in template - by Matt - 2017-01-12, 09:02 PM
RE: get screen width using php in template - by Ashan - 2017-01-14, 04:37 AM
RE: get screen width using php in template - by Matt - 2017-01-14, 10:44 AM
RE: get screen width using php in template - by SvePu - 2017-01-14, 10:59 AM
|
Users browsing this thread: 1 Guest(s)