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
Which is the correct way to check if a session has already been started ?
Explain what are the two main string operators?
Tell me which programming language does php resemble to?
How to read one character from a file?
What is polymorphism?
What is config file in php?
How can you retrieve a cookie value?
what is session_set_save_handler in PHP?
What are php filters?
How to convert one date format into another in php?
What is implode() in php?
What is a query in a database?
Why does php start with variables?
What is form validation in php?
Tell me can you extend a final defined class?