A Note About Coding Styles


There are almost as many coding styles as there are programmers. The PHP examples in this book follow the PEAR coding standard, with the opening curly bracket on the line below the function name. In some cases, we've placed the curly bracket on the same line as the function name. We encourage you to adopt the style you are most comfortable with.

Note

A code continuation character, , appears at the beginning of code lines that have wrapped down from the line above it.




    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