Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / dharmendra solanki
Rasmus Lerdorf
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is php secure?
What is the use of print_r function in php?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What are the functions for imap?
Is php a mvc?
What percentage of websites use php?
What is the use of post in php?
Is array empty php?
Write a statement to show the joining of multiple comparisons in php?
Is php closing tag necessary?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the difference between super () and this ()?
What is a stored procedure in mysql?
Tell me how to find the length of a string?
What is php session_start() and session_destroy() function?