Re: just test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK,
in the task manager Hello.EXE is running (owner SYSTEM) but I don't see
anything on the screen


"Edgars Klavinskis" <edzix19@xxxxxxxx> ha scritto nel messaggio
news:42B2C8FD.30908@xxxxxxxxxxx
>
> Edgars
>
>
>
> Davide Pasqualini wrote:
>
> >I did as You suggested:
> >
> ><?php
> >$win_cmd = "\"C:\\Hello.exe\"";
> >exec($win_cmd, $stdout, $stderr);
> >print "Standard output:\n";
> >print_r($stdout);
> >print "Standard error:\n";
> >print_r($stderr);
> >?>
> >
> >but Hello.Exe, a very simple program, doesn't run and my browser seems
> >waiting something from the server.
> >
> >Can I run a program (exe file) in another way ?
> >
> >Thank in advance for your help.
> >
> >Davide
> >
> >
> >

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux