Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / naren
RASMOUS LEDORF
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
How do I end a php session?
When is a conditional statement ended with an endif?
What does the unlink() function mean?
What are the different errors in php?
Tell me what is the definition of a session?
How can we access the data sent through the url with the post method?
What do you mean by core php?
What is var_dump?
Explain me difference between mysql_connect and mysql_pconnect?
Write a program in php to print a table of a number?
How does cookies work in php?
How to create and destroy cookies in php?
Describe the security vulnerability of PHP?
Tell me how to find the position of the first occurrence of a substring in a string?