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
How can image properties be retrieved in php?
Tell us how can we access the data sent through the url with the post method?
How is a session id generated?
How arrays are passed through arguments?
How do I expire a php session after 30 minutes?
What are interfaces in php?
Is php worth learning in 2019?
What is smarty?
What is the difference between $name and $$name?
What is use of in_array() function in php?
Php being an open source is there any support available to it?
What is trait in php?
How many records can be stored in mysql table?
What does php mean?
What are string functions?