By submitting PHP Resources you own, or know of, you'll help us build the largest PHP Resource website on the net. Please double check that your resource doesn't already exist before you submit it!!. We thank you for helping make this a better website.
Note: Command examples will have a dollar sign $
before each line that is typed. This helps to distinguish input from the
output of the PEAR installer.
Note: $ is just an example for a command prompt.
Depending on your distribution or personal preferences, your shell might
display a username, often combined with the current path:
joe:~/some/path>
Help for a command is just as easy to get:
$ pear help <command>
$ pear help install
.. help for install follows ..