Answer Posted / sreenia
php has recursive definitions
PHP = Php Hypertext Preprocessor
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is the use of trim in php?
Tell me how do you define a constant?
What are the new features in php 7?
What is the meaning of a persistent cookie?
What is difference between static and final in php?
How can you encrypt password using php?
How does the identity operator ===compare two values in PHP?
What does $_server mean?
Does browser understand php?
Can we extend two classes in php?
In php, how to redirect from one page to another page?
What is empty php?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
How to take a substring from a given string in php?