what is php stands for?
Answer Posted / mohit
PHP stands for PHP Hypertext Preprocessor. iT is a server
side scripting languague. It can create web pages faster
than HTML or Javascript.
It is used within HTML tage and uses some commond of C.
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
What is the tags in PHP is not a valid way to begin and end a PHP code block?
How to return ascii value of character in php?
Difference between array_combine and array_merge?
What are the data types in php?
What is null value in php?
How to connect to mysql from a php script?
How to split a string into array using php?
What happens if an expected input field was not submitted?
Explain me what is the meaning of a persistent cookie?
What is the function of trim?
What is variable function php?
How do I get csrf token?
How can I display text with a php script?
What is use of preg_replace in php?
Do you know how to get the ip address of the client?