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
Which is correct about mysqli and pdo?
Tell me which programming language does php resemble to?
What is put method in php?
How is traits used in php?
Do you know what is the function func_num_args() used for?
In php how can you jump in to and out of "php mode"?
Is null in php?
What is form action php?
How to get the ip address of the client?
How to Retrieve a Cookie Value?
Is apache needed for php?
Which php framework is best for web development?
How could I install codeignitor ?
What is constructor and destructor?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?