Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
include_once « Utility Function « PHP
PHP
Utility Function
include_once
1.
include_once and require_once will only include a file once
2.
include_once() function verifies whether or not the file has already been included.
3.
Using include_once to include a file