what is php stands for?
Answers were Sorted based on User's Feedback
Answer / raut shrirang
PHP:is stands 4 HYPERTEXT PREPROCESSOR.
it is a server side scripting language like ASP.NET,etc...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / vivek soni
Php stands for Php Hypertext Preprocessor. is a server-side
scripting language, like Asp.
Php scripts are executed no the server.
Php support many databases like mysql, oracle, generic ODBC,
sybase, solid & informix etc..
Php open source software.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kalpana
PHP STANDS FOR Hyper text prepocessor or personal home page.It is a server side scripting language like ASP.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rupesh sahu
Php stands for Php Hypertext Preprocessor means personal
home page,Php is a server-side scripting language.
it's used to create a dynamic webpages ..............
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinoth
php stands for hypertext preprocess .
it's server said language ...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunita rohilla
HyperText preprocessor.It's server
side scripting language.used to create fast dynamic web
applications,open source using html for designing and php
for functioning.
Sunita Rohilla
| Is This Answer Correct ? | 2 Yes | 1 No |
Name the Functions in IMAP, POP3 AND LDAP?
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
How do I start a php session?
What is the difference between for and foreach in php?
How to list all values of submitted fields?
Explain mysql_error().
What are php libraries?
What is overloading and overriding in php?
What is the purpose of $_ session?
Explain some of the php array functions?
What does $_cookie means?
Write a program to get lcm of two numbers using php?