PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. It is a project of the Apache Software Foundation.

Latest Changes:



  • Updated PCRE to provide better error handling in certain cases
  • Changed doc comments to require a single white space after ‘/**’
  • Fixed strip_tags() to correctly handle ‘

    Download Here: http://www.php.net/downloads.php


    Related Posts

    No related posts.