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
What are the method available in form submitting?
When to use self over $this?
How can you compare objects in php?
What are the string function in php?
What is array filter in php?
What are the options to transfer session ids?
What types of loops exist in php?
Which Scripting Engine PHP uses?
How to support multiple-page forms?
What is $_ post in php?
When to use get and post request?
What are the advantages of indexes in php?
How can you declare the array in php?
What is session management php?
Which cryptographic extension provide generation and verification of digital signatures?