Is it possible to get the screen resolution and like with
php?
Answer Posted / 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 |
Post New Answer View All Answers
What is $this in php?
Is php still in demand?
What are the benefits of using php?
Who is the father of php?
What are html entities?
What are the new features available in php 7?
Explain me what is the goto statement useful for?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
List the different types of print functions available in php?
Is age nominal or ordinal?
What are the steps for the payment gateway processing?
What is the difference between rest and soap?
How to replace a text in a string with another text in php?
How to set cookies in PHP?