info:pear

No renderer 's5' found for mode 's5'

~~SLIDESHOW~~

PEAR :: The PHP Extension and Application Repository

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

synaptic 
php-pear

ou
apt-get install php-pear php5-cli

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/

pear install XML_Query2XML XML_XPath

  • info/pear.txt
  • Dernière modification : 2018/07/18 09:46
  • de radeff