shell_exec

(PHP 4 )

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.