What is the full form of PHP?
Answer Posted / rohit bhayal
PHP : Persoanl Home Page
PHP : Hypertext Preprocessor
PHP : Preformatted Hypertext Preprocessor
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are properties in php?
What is session and Cokkies . How it works . tell some thing about Session_id()
Does php pass arrays by reference?
How to get the IP address of the client/user in PHP?
Explain me what is the importance of "method" attribute in a html form?
What is the use of mysql_real_escape_string() function?
How a variable is declared in php?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
How to create an array from php string?
What is the purpose of $_ session?
Explain do you use composer? If yes, what benefits have you found in it?
Is there an easy way to delete an element from a php array?
How do I run a php script?
Why is facebook still using php?
What is meant by ‘passing the variable by value and reference' in php?