Source for file index.php
Documentation is available at index.php
+----------------------------------------------------------------------+
| PEAR Web site version 1.0 |
+----------------------------------------------------------------------+
| Copyright (c) 2004-2005 The PEAR Group |
+----------------------------------------------------------------------+
| This source file is subject to version 2.02 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
| http://www.php.net/license/2_02.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Martin Jansen <mj@php.net> |
+----------------------------------------------------------------------+
$Id: index.php,v 1.9 2007/12/29 00:11:33 dufuz Exp $
response_header ("Support");
<h2>» Overview</h2>
<p>Besides the <a href="/manual/">manual</a> the PEAR website provides
a number of other support resources. You can select them using the
navigation tabs above.</p>
<p>If you are new to PEAR, collected knowledge that does not fit into
the FAQ is available at this document: <a href="effectivepearuse.php">Developing Effectively with PEAR Packages</a></p>
<p>Additionaly one can ask for help on the <i>#pear</i>
<acronym title="Internet Relay Chat">IRC</acronym> channel at the
<a href="http://www.efnet.org"> Eris Free Net</a>.</p>
<p>Some project members also write about PEAR in their weblogs or
journals. Some of them are aggregated through
<a href="http://planet-php.net/">Planet PHP</a>.</p>
<p>PHP Magazine publishes a roundup of the events on the PEAR and PECL
mailing lists in <a href="http://php-mag.net/itr/psecom,id,207,nodeid,207.html">PHPBarnstormer</a>.</p>
<p>A channel for all PEAR-related blogs can be found at
<a href="http://planet.pear.php.net/">Planet PEAR</a>.
<p>If you have questions concerning this website, you can contact
<a href="mailto: <?php echo PEAR_WEBMASTER_EMAIL; ?>"> <?php echo PEAR_WEBMASTER_EMAIL; ?></a>.
Documentation generated on Mon, 11 Mar 2019 15:14:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|