What are the differences between include() and include_once
() functions?
Answer Posted / max
Here one important note is that if u can add html file in to include_once() then for html files this function not works this function only works for php files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is framework? How it works? What is advantage?
Is string php function?
How to check an element is exists in array or not in php?
Do while loops?
Are php sessions cookies?
What is the default session time in php?
What is the use of $_server["php_self"] variable?
Tell me what is the difference between unset() and unlink()?
What is split function in php?
What is cakephp framework?
Is php easier than node?
How to call php function in jquery?
What is parent __construct ();?
Which is better php or nodejs?
What should we do to be able to export data into an excel file?