Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / suresh goud
Rasmus Lerdorf
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of php?
How to add comments in php?
Tell me how do I escape data before storing it into the database?
Tell me what type of operation is needed when passing values through a form or an url?
What does $_ post mean in php?
How can you encrypt password using php?
Which function Returns the time of sunrise for a given day / location in PHP.
What is an array in php?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What is new static in php?
What is mysqli_query?
How to enable error reporting in php?
Is php a web server?
Swap two variables value without using third variable in php ?
What is the function file_get_contents() useful for?