Can we use include (?abc.PHP?) two times in a PHP page
?makeit.PHP??
Answer Posted / srinu
yes we can use include more than onetime in one php page
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to replace a text in a string with another text in php?
How can we create a database using php?
How you can update memcached when you make changes to php?
What is a static variable in php?
Can you give example for trait in php?
How long is session timeout?
Why do we use polymorphism in php?
How to select a database?
How will you calculate days between two dates in PHP?
How do I install php and apache on windows 10?
How cookies are transported from browsers to servers?
How to create a mysql connection?
Can you use both this () and super () in a constructor?
What is the difference between file_get_contents() and file_put_contents() in php?
What is the main difference between php 4 and php 5?