$title="Documentation Resources";
include "include/header.inc";
?>
- PHP 3.0 Manual. This is a very early version,
a lot is missing and the structure is horrible, it'll get better.
- PHP/FI 2.0 Manual. Until the new manual is complete, you can
get answers to many questions here.
- Read what has changed since PHP/FI 2.0
- A FAQ has been started as well. Skim this before asking questions.
include("include/footer.inc"); ?>