Can we use include (?abc.PHP?) two times in a PHP page
?makeit.PHP??
Answer Posted / naveen das
Using require_once so that it will take only one instance of it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain what does the unlink() function means?
Which function can be used to delete a file?
Explain array_uintersect()?
Why does php start with variables?
How to remove duplicate values from php array?
What is button in html?
What is difference between single quotes and double quotes in php?
How to set a value in session? How to remove data from a session?
Are there regular expressions in php?
What is list function with their uses.
How to include variables in double-quoted strings in php?
Explain how is it possible to cast types in php?
Why do we use in php?
What are the functions to be used to get the image's properties (size, width and height)?
What is php in full?