What is the full form of PHP?
Answers were Sorted based on User's Feedback
Answer / brahmbhatt mayank
Old full form: - Personal Home Page
New full form : - Hypertext Preprocessor
It is so called bcoz server converts the pages written in
PHP into XHTML on the client side, hence when client see the
page source it is in XHTML.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pradeep maurya
Old Name:-Personal Home pages
New Name:-Hypertext Preprocessor
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rohit bhayal
PHP : Persoanl Home Page
PHP : Hypertext Preprocessor
PHP : Preformatted Hypertext Preprocessor
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mira verma
Php stand for php(personal home Pages) hyper text preprocessor....
| Is This Answer Correct ? | 0 Yes | 1 No |
Do I need to install php after xampp?
How we can retrieve the data in the result set of mysql using php?
Hi all, I have a problem in Apache on windows xp.I tried to unistall apache and install it again. But when in did the installation again, and tried to run apache, i get the following error message, Socketaddresse can just be used once. Make_sock: could not build to address 0.0.0.0.80 No listening sockets available.Shutting down Unable to open logs. and i also get (error) OS2. The system cannot fine the installed service named "Apache2". Please i need some one to help me out with this.I'm really fustrated cuz i need this stuff working as fast as possible. PLEASE HELP ME
Is php difficult to learn?
What is the correct and the most two common way to start and finish a php block of code?
How to create an array of a group of items inside an html form?
what is magic code ?
4 Answers eVenturers, iFlash, Zynga,
Which library is used in php to do various types of image work?
How many ways you can delete a session variable ?
how to track user logged out or not? when a user is idle?
What is difference between Method overriding and overloading in PHP?
What is the most common http method?