Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / sid
Rasmus Lerdorf in 1994
Is This Answer Correct ? | 111 Yes | 9 No |
Post New Answer View All Answers
What is sql injection in php?
What is url encoding and decoding in php?
What are the benefits of composer?
Is php coding easy?
What are the methods useful for method overloading?
What is the difference between single-quoted and double-quoted strings in php?
How can we access the data sent through the url with the post method?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is Apache's configuration file typically called?
How do I debug php?
What are the differences between GET and POST methods?
What is default session time in php?
Why do we use cookie?
Is php front end or back end?
List data types in PHP?