WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform
PHP versions documented in this manual

PHP versions documented in this manual

The manual contains information about past, current, and future versions of PHP. Changes in behaviour are documented as notes, changelogs, and inline text within the manual pages. The earliest documented version is PHP 4.1.0, whereas the latest is PHP 6.x.x.

Documentation partly exists for the CVS version of PHP, which always means the very latest development version. This has yet to be released so is only available through the CVS version handling system, or via a » snapshot. So be aware that features marked "available in CVS" are typically unavailable. These features, though, will most likely be available in the next stable version of PHP. To download the CVS version, see the » anonymous CVS access page.

So, documentation may exist for PHP versions that aren't yet released. (Something like PHP 6.x.x while the latest stable version might be 5.x.x). Most of the time, this is not an error in the documentation. Explanation is often added for features not available in the current PHP release, but will be available as a known future PHP version. Typically, PHP only adds new features in major releases otherwise only bugs are fixed. Using the A.B.C versioning format, a major release increments A or B whereas minor releases increment C. So for example it's not uncommon for a feature to be documented as available in PHP x.1.x when the latest release is PHP x.0.x. Also note that the manual is written in present tense, not future tense.

Many times the PHP manual lists "Default Values" for PHP directives. These values are based on php.ini-dist and not php.ini-recommended. They also refer to the latest version of PHP. See the PHP directive appendix for details on these values and changes.