Answer Posted / ramesh dasari
PHP version : 5.3(5.4.9 released)
Mysql version : 5.5.28
Apache version : 2.2.17
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is php a float?
What is stripslashes php?
Explain which cryptographic extension provide generation and verification of digital signatures?
What is the delimiter default in PHP?
What does type casting mean in php? Explain with an example?
Tell me what is the difference between exception::getmessage and exception::getline?
What is php routing?
What is a namespace in php?
What is the method to register a variable into a session?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How do I find out the number of parameters passed into function9?
What library is used for pdf in php?
How can image properties be retrieved in php?
how to track user logged out or not? when a user is idle?
What is session_start () in php?