what is the abbrevation of PHP?
Answers were Sorted based on User's Feedback
Answer / suresh.ch
Acronym PHP : PHP Hypertext Processor.
PHP is a Powerful webbased scripting language .. serverside
| Is This Answer Correct ? | 28 Yes | 4 No |
Answer / 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 |
Answer / sreedevi
PHP is a server side scripting language
phi is abrivated as personal home page
its a hyper text prepocesser
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / kamenotejin
There isn't one!
PHP _IS_ an abbreviation (strictly an ACRONYM)itself.
It stands for "recursive acronym for 'PHP: Hypertext
Preprocessor'" (//uk3.php.net/manual/en/introduction.php)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / deepinder
PHP stands for :
PHP Hypertext Preprocessor
It is self abbreviated one, a server-side scripting
language, widely used for web development.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to Retrieve video files in php from database.....and how to store video on database..
What is the best way to change the key without changing the value of a php array element?
When is a conditional statement ended with an endif?
What are hooks in php?
Which is faster for or foreach?
Write a program using while loop?
Which framework is best for php?
How to get length of an array in PHP?
What are the characteristics of php variables?
What is the functionality of the function html entities?
which function used to get the file name in php?
Do while loops?