System::tmpdir (Previous) (Next) Les classes d'installation de PEAR

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

System::which

System::which -- trouve le chemin complet d'une commande

Description

La commande trouve le chemin complet d'une commande donnée.

Paramètres

  • string $program - la commande à rechercher

  • boolean $fallback - valeur à retourner si le programme n'est pas trouvé

Valeur retournée

mixed - Une chaîne avec le chemin complet. Si le chemin n'est pas trouvé, FALSE sera retournée.

Note

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

Voir aussi

La page man de which

System::tmpdir (Previous) (Next) Les classes d'installation de PEAR

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.