what is php stands for?
Answer Posted / safeer
PHP stands for Php Hypertext Pre-processor (this is a
recursive acronym such as GNU - GNU's Not Unix)
PHP is a powerful server-side scripting language and it is
used to create dynamic web pages/applications.
Examples of other server-side scripting languages,
* ASP (Active Server Pages)
* JSP (Java Server Pages)
* Python
* Perl
...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
write a note on Testing the web site
Is php an array?
What is string in php?
Why should I learn php?
Is it more secure to use cookies to transfer session ids?
Does php has a future?
Write a program to display table of a number using php?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
How to redirect https to http url through .htaccess?
What beforeFilter() is used?
What is the purpose of using php?
How to find length of an array in php ?
What is an example of a variable?
What is the importance of parser in php?
Tell me how is it possible to know the number of rows returned in result set?