Correct Answer: Yes we can use include("xyzphp") more than one time in any page but it create a prob when xyzphp file contain some funtions declaration then error will come for already declared function in this file else not a prob like if you want to show same content two time in page then must incude it two time not a prob