Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / naren
RASMOUS LEDORF
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to convert a string to uppercase in php?
How can php and javascript interact?
Who developed php?
Is it more secure to use cookies to trfer session ids?
What is difference between put and post method in http?
How we can retrieve the data in the result set of mysql using php?
How do you count numbers in php?
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 are the ways to include file in php?
How do I install php and apache on windows 10?
What are the rules in creating php variable?
What are the 5 types of variables?
What is the output of the following php code?
Do you know what's the difference between __sleep and __wakeup?
How to remove duplicate values from a PHP Array?