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


Please Help Members By Posting Answers For Below Questions

Which function would you use to merge two arrays in php?

766


Can I run php without xampp?

694


How to specify argument default values?

732


What is the scope of a variable defined outside a function?

736


what is PDO?

1041


Tell me can the value of a constant change during the script's execution?

900


Which is variable cost?

731


What is the difference between == and === in php?

773


How to create a mysql connection?

727


When use javascript vs php?

753


What are the ways to include file in php?

720


Which framework is best for php?

730


Tell me are parent constructors called implicitly inside a class constructor?

737


Code to upload a file in PHP?

778


What is the difference between md5(), crc32() and sha1() crypto on php?

835