From: Juan Francisco Giordana (python(EN)nks.com.ar)
Date: Mon Sep 27 2004 - 23:37:00 CEST
huinchaman - wrote:
> Prueba
>
> $resultado = shell_exec ("c:\\abrir.bat");
>
> pon las \\ en windows
>
> c:\\algo\\algomas\\mas y mas\\esto.bat
>
>
Claaaro, puede ser un error de sintaxis.
$resultado = shell_exec ("c:\"abrir.bat");
\" = \
Saludos
-- Juan Francisco Giordana email: python(EN)nks.com.ar gmail: juangiordana(EN)gmail.com www: http://python.nks.com.ar ICQ/UIN.: 162252809 Linux registered user Nº 294733 -- PHP Spanish Localization Talk Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
This archive was generated by hypermail 2.1.7 : Fri Nov 12 2004 - 20:21:30 CET