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 is session id stored in browser?
Do you know how can php and html interact?
What are the difference between array_keys() and array_key_exists() in php?
Whether it is possible to share a single instance of a memcache between multiple php projects?
How can I make a script that can be bilingual (supports english, german)?
How to make a class in php?
What is the difference between characters 34 and x34?
What is echo in html?
Is php a mvc?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Which php framework is best for beginners?
What is session in php w3schools?
How is a session id generated?
How to read one character from a file?