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


Please Help Members By Posting Answers For Below Questions

How to remove an empty directory?

822


What is difference between ksort() and usort() functions.

725


Write a query to find the 2nd highest salary of an employee from the employee table?

854


Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?

934


How to find the length of a string?

748


What is an associative array?

771


Which function can be used to exit from the script after displaying the error message?

748


What are the functions of string?

752


What is the use of Php variables?

832


How break and continue while loop in php?

707


What are the main error types in php?

810


What is the use of array_search() in php?

741


Is php an oop?

758


What are php magic methods?

762


What is strcmp () in php?

741