include_onceLast Updated : 17 Mar 2025 It is similar as include but it includes external file only one time. First, it will check whether the specified file is already included or not. If the file is not included then it only includes an external file. Example 1Save as page1.php ![]() Save as page2.php ![]() Output: ![]() Example 2Change the statement in page1.php ![]() Output: ![]() In example2 require_once does not working. Next TopicMVC Architecture |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India




