Join Up!
96654 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previouspcntl_wtermsigescapeshellargnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German

LXXXIII. Funciones de ejecución de programas

Tabla de contenidos
escapeshellarg -- escape a string to be used as a shell argument
escapeshellcmd -- enmascara los metacaracteres del intérprete de ordenes
exec -- Ejecuta un programa externo
passthru -- Ejecuta un programa externo y muestra su salida literal
proc_close --  Close a process opened by proc_open and return the exit code of that process.
proc_open --  Execute a command and open file pointers for input/output
shell_exec --  Execute command via shell and return complete output as string
system -- Ejecuta un programa externo y muestra su salida
User Contributed Notes
Funciones de ejecución de programas
add a note about notes
There are no user contributed notes for this page.
previouspcntl_wtermsigescapeshellargnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST