Profesyonel çevirmenler, işletmeler, web sayfaları ve erişimin serbest olduğu çeviri havuzlarından.
if you need to execute a command and have all the data from the command passed directly back without any interference, use the passthru() function.
zurück
Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:
exec() executes the given command, however it does not output anything. it simply returns the last line from the result of the command. if you need to execute a command and have all the data from the command passed directly back without any interference, use the passthru() function.
die funktion gibt lediglich die letzte zeile aus dem befehlsergebnis zurück.
Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite: