Published on BoardParks (http://www.boardparks.com)

Home > PEARs

By admin
Created 01/02/2009 - 14:55

PEARs

Check out the PEAR Manual: http://pear.php.net/manual/en/ [1].

Install PEAR: http://pear.php.net/manual/en/guide.users.commandline.cli.php [2].

  1. $ pear help install

Show Config: http://pear.php.net/manual/en/guide.users.commandline.config.php [3].

  1. $ pear config-show

Installing Packages: http://pear.php.net/manual/en/guide.users.commandline.installing.php [4].

  1. /* the gist of it */
  2. $ pear install foo
  3. Ignoring installed package pear/foo
  4. Nothing to install

Getting information about packages: http://pear.php.net/manual/en/guide.users.commandline.packageinfo.php [5].

 

Packages

http://pear.php.net/manual/en/packages.php [6]

 

No votes yet
SliceHost Ubuntu 8.10 Server

Powered by Drupal, an open source content management system

Source URL: http://www.boardparks.com/content/pears

Links:
[1] http://pear.php.net/manual/en/
[2] http://pear.php.net/manual/en/guide.users.commandline.cli.php
[3] http://pear.php.net/manual/en/guide.users.commandline.config.php
[4] http://pear.php.net/manual/en/guide.users.commandline.installing.php
[5] http://pear.php.net/manual/en/guide.users.commandline.packageinfo.php
[6] http://pear.php.net/manual/en/packages.php