what is the use of include() function when include_once()
alone will enough?
Answer Posted / psharma05
include use for the purpose of include a file more then one
time in any webpage
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to replace a substring in a given string in php?
What is php default argument?
What is a namespace in php?
What is difference between action hook and filter hook?
How many functions are there in php?
What is local variable in php?
How to send a cookie to the browser?
Is nan in javascript?
How do I start a php session?
Which cryptographic functions in php returns the longest hash value?
How arrays are used in php?
How to pad an array with the same value multiple times?
What is the use of the function 'imagetypes()'?
What are magic constants in php?
How many different types of messages available in php?