Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / rajaprabhu
Rasmus Lerdorf
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Do you know what is the differences between $a != $B and $a !== $B?
Tell me how stop the execution of a php scrip?
How to call a php function from html button?
How is a constant defined in a PHP script?
What are classes in php?
What is env in laravel?
Explain Type hinting in PHP?
What is the purpose of the '.frm' file extension? What do thes file contain?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What is the difference between get & post ?
What are the encryption functions in php?
Are static variables final?
Differences between get, post and request methods ?
Is php an object or array?
Tell me what is the use of mysql_real_escape_string() function?