From professional translators, enterprises, web pages and freely available translation repositories.
vedere anche escapeshellcmd(), exec(), passthru(), popen(), shell_exec() e system().
see also system(), passthru(), exec(), popen(), and escapeshellcmd().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
nota che se intendi permettere che i dati in ingresso dall' utente vengano passati a questa funzione, dovresti utilizzare la funzione escapeshellarg() o escapeshellcmd() per assicurarti che l 'utente non possa forzare il sistema ad eseguire comandi arbitrari.
note, that if you are going to allow data coming from user input to be passed to this function, then you should be using the escapeshellcmd() function to make sure that users cannot trick the system into executing arbitrary commands.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: