Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / dev
yo man he is right.........
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
What is a substring in php?
Tell me how to find current date and time?
What is the difference between array_pop() and array_push()?
What is trim function in php?
How arrays are used in php?
Tell me what are the __construct() and __destruct() methods in a php class?
What is magic quotes?
How many types of inheritances used in php and how we achieve it.
Write the statements that are used to connect php with mysql
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is xss in php?
How does cookies work in php?
What is the best way to avoid email sent through php getting into the spam folder?
What is mysql_fetch_array?