Answer Posted / naveen
According to Wrox Press - Professional programming PHP the
First meaning of PHP is "Personal Home Page".Later it was
PHP Hypertext Processor
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What is the use of 'print' in php?
What are the differences between require and include?
What is a php web application?
What is constructors and destructors?
How to execute a php script from the command line?
Which function would you use to insert a record into a database in php?
How to get length of an array in PHP?
Is php faster than javascript?
What are the methods useful for method overloading?
How long will it take to learn php?
Which escape sequences can be used in single quoted strings in php?
What is helper function?
Explain what does the unset() function means?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is slim framework?