PEAR logo

PHP_CompatInfo : The Definitive Guide

PHP_CompatInfo Manual

First Edition

Edited by

Laurent Laville

This work is licensed under the Creative Commons Attribution License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/.

Revision History
Revision 1.5.1 November 19, 2007
  • Manual license Creative Commons upgrade from version 2.0 to 3.0
  • Added new section, about what is new in releases.
Revision 1.5.0 November 15, 2007
  • Split API note section with related since data, display now release number and date.
  • Version 1.5.0 marked drop down support of PHP3 script detection. If you still used PHP3 scripts, you need to install version 1.4.3 of PHP_CompatInfo.
  • Important reference changes:

    Windows script user "compatinfo.bat" was renamed to "pci.bat"

    *Nix script user "pcicmd" was renamed to "pci" and is located now into PHP_PEAR_INSTALL_DIR

Revision 1.4.1 February 12, 2007
  • Readability improved with hilighted source code (GESHI) and make html W3C strict compliant (with TIDY).
  • Copyright bumped to 2007
Revision 1.4.0 September 27, 2006
The first edition of this Guide is now completed. It cover version 1.4.0 (stable) of PHP_CompatInfo.

Table of Contents

Preface
Organization of This Book
Pre-requisites
I. Introduction
1. About PHP_CompatInfo
2. What's New in version ?
3. FAQ - Frequently Asked Questions
II. Getting Started
4. Overview
5. Basic detection
6. Advanced detection
III. Reference Guide
7. API - Application Programming Interface
8. CLI - The pci console command
PHP_CompatInfo : The Definitive Guide v 1.5.1 : November 19, 2007