Including Files
20/28
Using the Web Installer
PEAR Errors
•
Including Files
•
Configure your include_path
•
require_once / include_once
•
always include what you use
•
(do not include what you do not use)