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
Why do we show php code in browser?
Why php was called as personal home page?
What is use of header() function in php? What the limitation of header()?
Php says that an array is an ordered map. But how the values are ordered in an array?
What is use of isset function in php?
Do you know how can php and html interact?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
What are the difference between abstract class and interface in oops?
Which php framework is best for web development?
How to remove leading and trailing spaces from user input values in php?
Which function would you use to replace a record in a database in php?
Which cryptographic functions in php returns the longest hash value?
Can I use php in visual studio?
How do you connet mysql database with php?
Write the statements that are used to connect php with mysql