View page as slide show

PEAR :: The PHP Extension and Application Repository

Installer pear (sous linux)

http://php.developpez.com/cours/pear/installation/

synaptic 
php-pear

ou
apt-get install php-pear php5-cli

Tutoriels

Créez vos formulaires facilement avec le package HTML_quickform de PEAR

Pour faire vite

sudo su
pear install HTML_Common HTML_QuickForm

Voici le code complet

Si on veut installer le résultat sur un serveur web qui a pas pear, le plus simple est un petit wget:

wget http://localhost/HTML_quickform/test.php
scp test.php yourlogin@serveur:/path/

XML avec pear

pear install XML_Query2XML XML_XPath

 
info/pear.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki