what is php stands for?
Answer Posted / ashu_deepu
i will like to tell a fact to all of you.
at the start the name php was personnel home page
but later they change it to Hypertext Preprocessor.
(it is a recurive acronym)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the use of @ in php?
Will php die?
How do I get csrf token?
What is trim function in php?
How to track user logged out or not? When user is idle?
What is the difference between md5(), crc32() and sha1() crypto on php?
Can you use both this () and super () in a constructor?
What is slim framework?
What is the use of rand() in php?
What is overloading and overriding in oop?
Why does sql injection happen?
What's the difference between accessing a class method via -> and via ::?
What are the popular frameworks in php?
What is difference between session and cookies in php?
Does jwt protect against csrf?