Who is the father of php and what is the current version of php and mysql?
Answer / Rakesh Kumar Dwivedi
Rasmus Lerdorf, a Canadian programmer, is considered the 'father' of PHP. As for the versions, as of February 2023, the latest stable release of PHP is version 8.1.0 and MySQL (often referred to as MariaDB in recent years) is at version 10.6.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how we can get the number of elements in an array?
What is the difference between require and include in php?
What is the use of trim in php?
What is isset function in php?
Explain me what is the importance of "method" attribute in a html form?
How can we create a database using php?
How to retrieve the original query string?
What is strcmp?
How to close a session properly?
what is mean php ? is it designingtool or language? how ill create website using by php?
Is php a backend?
When you will get the error "Cannot add header information"?