what is the abbrevation of PHP?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do functions work?

754


I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?

731


What is php oops concepts?

717


What is php glob?

776


What is fetch array in php?

827


How to turn on the session support?

843


What is the meaning of a persistent cookie?

753


How will you calculate days between two dates in PHP?

804


How to run the interactive php shell from the command line interface?

794


Tell me how to find the position of the first occurrence of a substring in a string?

743


What is meant by ‘passing the variable by value and reference' in php?

771


What is the difference between client-side and server-side programming?

755


How do I end a php session?

694


Which is better #define or enum?

733


How to read a file in binary mode?

845