Answer Posted / bala
PHP stands for HyperText PreProcessor and it widely used
for to develop the web application.It's one of the
scripting language.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which programming language does php resemble?
Write a hello world program using variable?
How can you increase the maximum execution time of a script in php?
Do you know what is the function func_num_args() used for?
Explain what is the main difference between require() and require_once()?
When use javascript vs php?
What is list function with their uses.
What is the importance of parser in php?
Tell me how to retrieve a cookie value?
Are static variables final?
What is difference between single quotes and double quotes in php?
What are the array functions in php?
What is an abstract class in php?
Is array function in php?
What is constructor and destructor?