shell_exec

(PHP 4 , PHP 5)

shell_exec -- Esegue un comando attraverso la shell e restituisce l'output come stringa

Descrizione

string shell_exec ( string cmd)

Questa funzione è identica all'operatore backtick.