Web Development  >>  PHP

Php Includes

Language : English Quality : High Has Audio : true Source : Other Media : Flash
Without understanding much about the details of PHP, you can save yourself a great deal of time with the use of the PHP include function. The include function takes a file name and simply inserts that file's contents into the script that calls used the include function

Tags: PHP, Web Development, Screencast, Web,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • PHP - Hypertext Preprocessor
  • Duration : 08:03
    PHP includes - Part 1

    Duration : 12:58
    PHP includes - Part 2


    Articles Realted to this Topic

    [SUGGEST  A  ARTICLE]
    PHP Includes (for people who don't know PHP)
    Those of us in the web development business are more than familiar with PHP. In fact, most of us are crazy about it (except for those of us stuck using ASP).

    But maybe you haven't used it yet because you aren't a programmer. Even if that's the case, there is still plenty of PHP that you could be using. If you do any sort of web design and would be willing to learn to use a single PHP function, make it include().