bgsomers Posted January 29, 2007 Share Posted January 29, 2007 Do I understand correctly, that an included file in inserted into the including file when it is loaded into memory, at the point where the include() instruction is found?But that its code is not executed until the flow of control reaches the include() instruction. Is that the way it is carried out?Bruce Link to comment https://forums.phpfreaks.com/topic/36248-include/ Share on other sites More sharing options...
rantsh Posted January 29, 2007 Share Posted January 29, 2007 It is how I understand it works... I'm guessing you're right. Link to comment https://forums.phpfreaks.com/topic/36248-include/#findComment-172306 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.