D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
doc
/
HTML_Progress
/
docs
/
TDG
/
HTML_Progress
/
Filename :
tutorial_A_install.pkg.html
back
Copy
<html> <head> <title>Appendix A. Installation</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">HTML_Progress</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_HTML_Progress.html" class="menu">class tree: HTML_Progress</a> ] [ <a href="../elementindex_HTML_Progress.html" class="menu">index: HTML_Progress</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10%" align="left" valign="bottom"><a href= "../HTML_Progress/tutorial_part4-appendixes.pkg.html">Prev</a></td> <td width="80%" align="center" valign="bottom"></td> <td width="10%" align="right" valign="bottom"><a href= "../HTML_Progress/tutorial_B_migration12.pkg.html">Next</a></td> </tr> </table> <div><a name=""></a><div class="ref-title-box"><div class="ref-title">Appendix A. Installation</div> <div class="ref-purpose">how to obtain and install HTML_Progress</div></div> <span><a name="obtain"></a><h2 class="title">How to obtain HTML_Progress</h2><p>You can download the latest version of HTML_Progress from its PEAR homepage <a href="http://pear.php.net/package/HTML_Progress/">http://pear.php.net/package/HTML_Progress/</a>.</p></span> <span><a name="install"></a><h2 class="title">Installing</h2><ol><li><p>Setup the PEAR package manager (if you haven't got it already) - see <strong>Getting the manager</strong> at <a href="http://pear.php.net/manual/en/installation.getting.php">http://pear.php.net/manual/en/installation.getting.php</a> (command line version) - or <strong>Getting Up and Running with the PEAR Web Installer</strong> at <a href="http://www.phpkitchen.com/article.php?story=20021201062516970">http://www.phpkitchen.com/article.php?story=20021201062516970</a> (web package manager).</p></li> <li><p>Type <strong>pear install HTML_Progress</strong> (using the command line manager)</p></li> <li><p>PEAR::HTML_Progress is now installed</p></li></ol></span> <span><a name="requirements"></a><h2 class="title">Requirements</h2><p>In order to successfully use all features of HTML_Progress, you need also some others PEAR packages : <p><ul><li><a href="http://pear.php.net/package/HTML_Common/">HTML_Common 1.2</a> or greater, is mandatory.</li> <li><a href="http://pear.php.net/package/PEAR">PEAR 1.3.1</a> or greater, is used only by the default error handler system to raise a PEAR_Error object.</li> <li><a href="http://pear.php.net/package/HTML_QuickForm">HTML_QuickForm 3.1.1</a> or greater, is used by <i><b>HTML_Progress_Monitor</b></i> and <i><b>HTML_Progress_Generator</b></i> classes.</li> <li><a href="http://pear.php.net/package/HTML_QuickForm_Controller">HTML_QuickForm_Controller 0.9.3</a> or greater, is used only by the <i><b>HTML_Progress_Generator</b></i> class.</li> <li><a href="http://pear.php.net/package/HTML_CSS">HTML_CSS 0.3.4</a> or greater, is used by <i><b>HTML_Progress</b></i> class to generate default stylesheet.</li> <li><a href="http://pear.php.net/package/HTML_Page">HTML_Page 2.0.0RC2</a> or greater, is used only by the <i><b>HTML_Progress_Generator</b></i> class.</li> <li><a href="http://pear.php.net/package/Config">Config 1.9</a> or greater, is used only by the <a href="../HTML_Progress/tutorial_progress.setmodel.pkg.html">HTML_Progress::setModel</a> method.</li> <li><a href="http://pear.php.net/package/PHPUnit">PHPUnit 0.6.2</a> or greater, is used only to run regression tests.</li> <li><a href="http://pear.php.net/package/Image_Color">Image_Color 1.0.0</a> or greater, and PHP extension GD 2.0.1 or greater, are used only to produce circle or ellipse progress shape.</li></ul></p></p></span></div> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="33%" align="left" valign="top"><a href="../HTML_Progress/tutorial_part4-appendixes.pkg.html">Prev</a></td> <td width="34%" align="center" valign="top"><a href= "../HTML_Progress/tutorial_part4-appendixes.pkg.html">Up</a></td> <td width="33%" align="right" valign="top"><a href= "../HTML_Progress/tutorial_B_migration12.pkg.html">Next</a></td> </tr> <tr> <td width="33%" align="left" valign="top">Appendixes</td> <td width="34%" align="center" valign="top">Appendixes</td> <td width="33%" align="right" valign="top">Appendix B. Migration to version 1.2</td> </tr> </table> <div class="credit"> <hr /> Documentation generated on Sun, 12 Sep 2004 20:23:35 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>