Is it possible to get the screen resolution and like with
php?
Answer / yrs
Yes, it is possible to get screen resolution. But much more
easy with javascript:
Use => screen.width && screen.heigth
| Is This Answer Correct ? | 0 Yes | 2 No |
What is difference between mysql_fetch_array and mysql_fetch_assoc?
What is default session time in php?
What does the unlink() function means?
What is uniqid php?
How would you impletement download and upload a file in php
Which is not a php magic constant?
What's the diff. between include() and Include_once().
Tell me how to get the value of current session id?
How can you increase the maximum execution time of a script in php?
what server connected
What is the PHP predefined variable that tells the What types of images that PHP supports?
How do you explain independent and dependent variables?