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
Is null empty php?
How to terminate the execution of a script in PHP?
Can you use php and javascript together?
What is empty php?
armstrong number by using php while number is given by the keyboard.?
Can a trait extend a class php?
Are sessions stateless?
Which is the dependent variable?
Which php framework is best for web development?
Explain what does $_files means?
Explain some of the php string functions?
Will php die?
What is session in PHP. How to remove data from a session?
Can the value of a constant change during the script's execution?
What are the php variables?