What is the full form of PHP?
Answer Posted / ajay srivastava
Full form Of PHP is Pre Hyper Text
| Is This Answer Correct ? | 16 Yes | 48 No |
Post New Answer View All Answers
How can a cross-site scripting attack be prevented by php?
What are php applications?
What is a http session?
How is session id stored in browser?
What are access specifiers?
What is move_uploaded_file in php?
How come the code works, but doesn’t for two-dimensional array of mine?
Which function would you use to read a line of data from a file in php?
What is the best way to change the key without changing the value of a php array element?
How to randomly retrieve a value from an array?
How does the identity operator ===compare two values in PHP?
What is substr() in php? And how it is used?
How to remove duplicate values from php array?
What is the difference between myisam and innodb?
What is serialization in php?