Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16534 программиста и 1686 роботов. Сейчас ищут 1577 программистов ...
Before you begin
Вернуться к: Command line installer (PEAR)
Always remember that PEAR has a help command:
$ pear help .. list of commands follows ..
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.
$ 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 ..
Вернуться к: Command line installer (PEAR)