Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 4

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>About the manual</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Appendixes"
HREF="appendixes.html"><LINK
REL="PREVIOUS"
TITLE="List of Parser Tokens"
HREF="tokens.html"><LINK
REL="NEXT"
TITLE="About user notes"
HREF="about.notes.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="appendix"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="tokens.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="about.notes.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="appendix"
><H1
><A
NAME="about"
>Appendix K. About the manual</A
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="about.html#about.formats"
>Formats</A
></DT
><DT
><A
HREF="about.notes.html"
>About user notes</A
></DT
><DT
><A
HREF="about.prototypes.html"
>How to read a function definition (prototype)</A
></DT
><DT
><A
HREF="about.phpversions.html"
>PHP versions documented in this manual</A
></DT
><DT
><A
HREF="about.more.html"
>How to find more information about PHP</A
></DT
><DT
><A
HREF="about.howtohelp.html"
>How to help improve the documentation</A
></DT
><DT
><A
HREF="about.generate.html"
>How we generate the formats</A
></DT
><DT
><A
HREF="about.translations.html"
>Translations</A
></DT
></DL
></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="about.formats"
></A
>Formats</H1
><P
>&#13;   The PHP manual is provided in several formats. These formats can be divided
   into two groups: online readable formats, and downloadable packages.
  </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
>
    Some publishers have made available printed versions of this manual. We
    cannot recommend any of those, as they tend to become out-of-date very
    quickly.
   </P
></BLOCKQUOTE
></DIV
><P
>&#13;   You can read the manual online at <A
HREF="http://www.php.net/"
TARGET="_top"
>http://www.php.net/</A
>
   and on the numerous mirror sites. For best performance, you should choose
   the mirror site closest to you. You can view the manual in either its plain
   (print-friendly) HTML format or an HTML format that integrates the manual
   into the look and feel of the PHP website itself.
  </P
><P
>&#13;   An advantage of the online manual over most of the offline formats is the
   integration of <A
HREF="about.notes.html"
>user-contributed
   notes</A
>. An obvious disadvantage is that you have to be online to view
   the manual in the online formats.
  </P
><P
>&#13;   There are several offline formats of the manual, and the most appropriate
   format for you depends on what operating system you use and your personal
   reading style. For information on how the manual is generated in so many
   formats, read the <A
HREF="about.generate.html"
>'How we generate the
   formats'</A
> section of this appendix.
  </P
><P
>&#13;   The most cross-platform formats of the manual are the HTML and plain-text
   versions. The HTML format is provided both as a single HTML file and as
   a package of individual files for each section (which results in a
   collection of several thousand files). The HTML and plaintext formats are
   provided as tar files compressed using the bzip2 archiver.
  </P
><P
>&#13;   Another popular cross-platform format, and the format most suited to
   printing, is PDF (also known as Adobe Acrobat). But before you rush to
   download this format and hit the Print button, be warned that the manual is
   nearly 2000 pages long, and constantly being revised.
  </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
>
    If you do not already have a program capable of viewing PDF format
    files, you may need to download <A
HREF="http://www.adobe.com/products/acrobat/readstep.html"
TARGET="_top"
>Adobe
    Acrobat Reader</A
>.
   </P
></BLOCKQUOTE
></DIV
><P
>&#13;   For owners of Palm-compatible handhelds, the Palm document and iSilo
   formats are ideal for this platform. You can bring your handheld with you
   on your daily commute and use a <A
HREF="http://www.aportis.com/"
TARGET="_top"
>DOC</A
>
   or <A
HREF="http://www.isilo.com/"
TARGET="_top"
>iSilo</A
> reader to brush up on your
   PHP knowledge, or just use it as a quick reference.
  </P
><P
>&#13;   For Windows platforms, the Windows HTML Help version of the manual soups up
   the HTML format for use with the Windows HTML Help application. This
   version provides full-text search, a full index, and bookmarking. Many
   popular Windows PHP development environments also integrate with this
   version of the documentation to provide easy access.
  </P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="tokens.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="about.notes.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>List of Parser Tokens</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="appendixes.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>About user notes</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>