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
Explain include(), include_once, require() and require_once?
What are properties in php?
Write a program to display a table of any given number?
What is difference between echo and print_r in php?
Why do we use inheritance in php?
What is factory pattern in php?
What is basename php?
Explain about looping in PHP?
What is uniqid php?
What are the difference between overloading and overriding in oops?
Is null or empty c#?
Explain a resource?
What happens if an expected input field was not submitted?
What are the advantages of triggers?
Does php use html?