Answer Posted / umapathi
$_SERVER['HTTP_USER_AGENT'];
| Is This Answer Correct ? | 107 Yes | 9 No |
Post New Answer View All Answers
What is inheritance in php with example?
How do you check is php not empty?
What is basic php?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is the use of htmlspecialchars in php?
How to declare an array in php?
What is difference between include,require,include_once and require_once()?
Why constructor is not overridden?
What is a model in php?
What is the purpose of break and continue statement?
How to get ip address of a server in php?
Does exist in php?
Which function is used to read a single character from a file in PHP.
What is the use of offset in mysql?
Explain how can we increase the execution time of a php script?