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


Please Help Members By Posting Answers For Below Questions

How to get the position of the character in a string in php?

618


Which php function will attach one file to another?

529


When to use self over $this?

555


What are php variables?

515


What is the purpose of basename() function in PHP?

600






Why does sql injection happen?

569


How do you remove duplicates from an array?

657


Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

487


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

488


Which function would you use to format date information in php?

548


Write down the code for save an uploaded file in php.

530


Why should I store logs in a database rather than a file?

534


What does explode do in php?

554


Which php mvc framework is best?

565


Explain what is the difference between for and foreach?

533