What is the exact Diff. between include_once() and
require_once() in PHP?
Answer Posted / kate
This question i have asked for many peopels but no one was
able to answer this question.
This is challange ,if any one is able to give a right
answer or not?
| Is This Answer Correct ? | 2 Yes | 25 No |
Post New Answer View All Answers
What is meant by variable variables in php?
How do I escape data before storing it in the database?
What is meant by pear in php? What is the purpose of it?
How do you remove whitespace from the beginning and end of a $string variable?
How many types of functions are there in php?
Who created numbers?
Difference between $message vs. $$Message in php.
How can we enable error reporting in php?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What is the use of ajax in php?
What is "print" in php?
How can I convert ereg expressions to preg in php?
What is difference between print_r and echo in php?
Which is better #define or enum?
What are the differences between GET and POST methods in form submitting?