Answer Posted / renjith k r
PHP stands for hypertext preprocessor which is generaly
used for creating dynamic web pages.It is a server side
scripting language.It is more faster than other scripting
languages like asp etc..It is an Open Source Language
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to remove values saved in the current session?
What is difference between put and post method in http?
How to include a file to a PHP page?
Write a program to upload a file in php?
Tell me is it possible to submit a form with a dedicated button?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
How can we set and destroy the cookie in php?
How to assigning a new character in a string?
What is difference between echo and print_r in php?
What is csrf token and how will you add csrf token in ajax?
How do you parse and process html/xml in php?
Explain about a search-friendly site looks like?
How to reset/destroy a cookie in php?
What is the mysql injection?
What is mysql_fetch_object?