PHP Day 8: Including Files

This is just a three-minute introduction/overview of including PHP files in other PHP files.

Links for PHP Day 8: Including Files

Here are reference pages from the PHP manual on the different ways to include files:

I’d love to see a well-written article explaining the stuff on the page for include. Hardly any of it makes sense to me!

Posted on February 9th, 2007 | Leave a comment | Trackback URL

2 Comments

  1. Gaurav

    April 18th, 2008

    I am really impressed by your work !

    All the best keep going !

  2. Ultra Lean Green

    July 31st, 2008

    I love includes. They save so much time. I saw the light the day I figured out how to use includes instead o fusing frontpage to manage my includes.

Share Your Thoughts