-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ed60575
Showing
1,752 changed files
with
416,836 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
As of June 18, 1999, the documentation is now kept in the 'phpdoc' | ||
repository on the CVS server. This directory will be populated with the | ||
HTML version of the documentation for releases. | ||
|
||
Jim Winstead <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
<HTML | ||
><HEAD | ||
><TITLE | ||
>Appendixes</TITLE | ||
><META | ||
NAME="GENERATOR" | ||
CONTENT="Modular DocBook HTML Stylesheet Version 1.57"><LINK | ||
REL="HOME" | ||
TITLE="PHP Manual" | ||
HREF="manual.html"><LINK | ||
REL="PREVIOUS" | ||
TITLE="gzuncompress" | ||
HREF="function.gzuncompress.html"><LINK | ||
REL="NEXT" | ||
TITLE="Migrating from PHP/FI 2.0 to PHP 3.0" | ||
HREF="migration.html"><META | ||
NAME="HTTP_EQUIV" | ||
CONTENT="text/html; charset=ISO-8859-1"></HEAD | ||
><BODY | ||
CLASS="part" | ||
BGCOLOR="#FFFFFF" | ||
TEXT="#000000" | ||
LINK="#0000FF" | ||
VLINK="#840084" | ||
ALINK="#0000FF" | ||
><DIV | ||
CLASS="NAVHEADER" | ||
><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="function.gzuncompress.html" | ||
>Prev</A | ||
></TD | ||
><TD | ||
WIDTH="80%" | ||
ALIGN="center" | ||
VALIGN="bottom" | ||
></TD | ||
><TD | ||
WIDTH="10%" | ||
ALIGN="right" | ||
VALIGN="bottom" | ||
><A | ||
HREF="migration.html" | ||
>Next</A | ||
></TD | ||
></TR | ||
></TABLE | ||
><HR | ||
ALIGN="LEFT" | ||
WIDTH="100%"></DIV | ||
><DIV | ||
CLASS="PART" | ||
><A | ||
NAME="appendixes" | ||
></A | ||
><DIV | ||
CLASS="TITLEPAGE" | ||
><H1 | ||
CLASS="title" | ||
>V. Appendixes</H1 | ||
><DIV | ||
CLASS="TOC" | ||
><DL | ||
><DT | ||
><B | ||
>Table of Contents</B | ||
></DT | ||
><DT | ||
>A. <A | ||
HREF="migration.html" | ||
>Migrating from PHP/FI 2.0 to PHP 3.0</A | ||
></DT | ||
><DT | ||
>B. <A | ||
HREF="phpdevel.html" | ||
>PHP development</A | ||
></DT | ||
><DT | ||
>C. <A | ||
HREF="debugger.html" | ||
>The PHP Debugger</A | ||
></DT | ||
></DL | ||
></DIV | ||
></DIV | ||
></DIV | ||
><DIV | ||
CLASS="NAVFOOTER" | ||
><HR | ||
ALIGN="LEFT" | ||
WIDTH="100%"><TABLE | ||
WIDTH="100%" | ||
BORDER="0" | ||
CELLPADDING="0" | ||
CELLSPACING="0" | ||
><TR | ||
><TD | ||
WIDTH="33%" | ||
ALIGN="left" | ||
VALIGN="top" | ||
><A | ||
HREF="function.gzuncompress.html" | ||
>Prev</A | ||
></TD | ||
><TD | ||
WIDTH="34%" | ||
ALIGN="center" | ||
VALIGN="top" | ||
><A | ||
HREF="manual.html" | ||
>Home</A | ||
></TD | ||
><TD | ||
WIDTH="33%" | ||
ALIGN="right" | ||
VALIGN="top" | ||
><A | ||
HREF="migration.html" | ||
>Next</A | ||
></TD | ||
></TR | ||
><TR | ||
><TD | ||
WIDTH="33%" | ||
ALIGN="left" | ||
VALIGN="top" | ||
>gzuncompress</TD | ||
><TD | ||
WIDTH="34%" | ||
ALIGN="center" | ||
VALIGN="top" | ||
> </TD | ||
><TD | ||
WIDTH="33%" | ||
ALIGN="right" | ||
VALIGN="top" | ||
>Migrating from PHP/FI 2.0 to PHP 3.0</TD | ||
></TR | ||
></TABLE | ||
></DIV | ||
></BODY | ||
></HTML | ||
> |
Oops, something went wrong.