Section 13.1. Introduction


13.1. Introduction

With so many new features, especially related to improved OO support, it's almost impossible that every PHP 4 script will continue to work with PHP 5. The PHP development team tried to make migrating to PHP 5 as painless as possible, but you can encounter some minor incompatibilities. This chapter covers things that might break when you run your PHP 4 scripts on PHP 5 and how to change the scripts.

When you finish reading this chapter, you will have learned

  • How to revert some PHP 5 behavior to PHP 4 behavior with a php.ini setting

  • Recognize other compatibility problems in scripts using OO features

  • The new names and locations of files in the PHP 5 distribution

  • How to use some functions that have changed



    PHP 5 Power Programming
    PHP 5 Power Programming
    ISBN: 013147149X
    EAN: 2147483647
    Year: 2003
    Pages: 240

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net