Web Development  >>  PHP

PHP Basics

Language : English Quality : High Has Audio : true Source : Other Media : Windows Media Video
This video is a super-summary of the basics of PHP

Tags: PHP, Web Development, Basics, Opensource,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • PHP - Hypertext Preprocessor

  • Created : 2006-12-17   

    Articles Realted to this Topic

    [SUGGEST  A  ARTICLE]
    A simple tutorial
    In this tutorial we assume that your server has activated support for PHP and that all files ending in .php are handled by PHP. On most servers, this is the default extension for PHP files, but ask your server administrator to be sure. If your server supports PHP, then you do not need to do anything. Just create your .php files, put them in your web directory and the server will automatically parse them for you. There is no need to compile anything nor do you need to install any extra tools