What is the full form of PHP?
Answer Posted / nagesh (dada) gobbur
I think PHP full form mostly Hypertext PreProcesser
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Difference between $message vs. $$Message in php.
What is the mysql injection?
How to calculate the difference between two dates using php?
What are the php functions?
Will php die?
Do I need apache for php?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
Why do we use hooks?
How to access a specific character in a string using php?
What is var_dump function in php?
What are the new features in php 7?
What are the advantages of php?
Explain how we can retrieve the data in the result set of mysql using php?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
What is a persistent cookie in php?