what is php stands for?
Answer Posted / mamta
Php stands for Php Hypertext Preprocessor.
Php 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 ? | 20 Yes | 0 No |
Post New Answer View All Answers
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
What does addslashes do in php?
Tell me how do I check if a given variable is empty?
What is the current php version?
Do while loops php?
What is the difference between array_pop() and array_push()?
which will print out the php call stack?
What is final class and final method in php?
Explain setcookie() function in php?
How to count a number of words in a string in php?
What distinguishes php from something like client side java script?
What is a php certification?
Is jquery better than javascript?
Can we use onclick in submit button?
Do you know how to get the ip address of the client?