SyntaxFix
Write A Post
Hire A Developer
Questions
Easiest way
<?php //-- you can modified it like you want echo $width = "<script>document.write(screen.width);</script>"; echo $height = "<script>document.write(screen.height);</script>"; ?>