PEAR_Dependency::checkPHP (Previous) (Next) PEAR_Dependency::checkSAPI

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Dependency::checkProgram()

PEAR_Dependency::checkProgram() -- Test un programme externe

Description

Méthode pour tester un programme externe. Recherche les fichiers exécutables dans les dossiers listés dans la variable d'environnement PATH.

Paramètres

mixed &$errmsg

cette variable contient un message d'erreur si le test échoue.

chaîne de caractères $program

quel programme recherche-t-on

Valeur retournée

mixed - FALSE si toutes les dépendances peuvent être résolues avec succès ou une constante PEAR_DEPENDENCY_* dans le cas où il y a des dépendances non résolues.

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_Dependency::checkPHP (Previous) (Next) PEAR_Dependency::checkSAPI

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.