Answer Posted / umapathi
$_SERVER['HTTP_USER_AGENT'];
| Is This Answer Correct ? | 107 Yes | 9 No |
Post New Answer View All Answers
Define object-oriented methodology?
What is the difference between require and include in php?
How php statement is different from php script?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Does php need a closing tag?
Tell me how do I escape data before storing it into the database?
How does csrf attack work?
Explain what is meant by pear in php?
Write a query to find the 2nd highest salary of an employee from the employee table?
How to protect special characters in query string?
What is htmlspecialchars?
Do you know how can php and html interact?
What is the use of header() function in php?
What is echo and print in php?
Which php framework is best?