Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/12/2008, 14:00
Avatar de pateketrueke
pateketrueke
Modernizr
 
Fecha de Ingreso: abril-2008
Ubicación: Mexihco-Tenochtitlan
Mensajes: 26.399
Antigüedad: 16 años, 1 mes
Puntos: 2534
Respuesta: linea de comandos shell en windows

*nix

Código:
$ cd /foo/bar
$ php -f /candy/does.php --help --too
en PHP ... (usando el operador backtick `)

Código PHP:
$foo = `cd /foo/bar`;
$bar = `php -f /candy/does.php --help --too`; 
__________________
Y U NO RTFM? щ(ºдºщ)

No atiendo por MP nada que no sea personal.