@fsahinoglu;
<?php
$width = '<script type="text/javascript">document.write(window.innerWidth);</script>';
echo $width;
?>