Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / aparna
Rasmus Lerdorf..is it correct or not.???
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
Where to put php files in apache server?
What is the use of header() function in PHP? What the Limitation of HEADER()?
How to read the entire file into a single string?
Can we run php in apache tomcat?
What is the function mysql_pconnect() useful for?
What are the uses of explode() function?
What is the difference between Session and Cookie?
Does php need html?
In how many ways we can retrieve the data in the result set of mysql using php?
How can we encrypt the password using php?
What is factory pattern in php?
What is if isset ($_ post submit )) in php?
What is php's mysqli extension?
Do you know what is use of count() function in php?
How can I load data from a text file into a table?