You are here: Re: [PHP] Re: Using Exec Function « PHP « IT news, forums, messages
Re: [PHP] Re: Using Exec Function

Posted by "Richard Lynch" on 06/19/05 00:09

On Fri, June 17, 2005 5:50 am, Davide Pasqualini said:
> 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 ?

If you've got the Hello.exe running, but not returning, you could *MAYBE*
do :

<?php exec("Hello.exe &", $output, $error);?>

The & will put it into the background, even in Windoze, I think... If
not, figure out how Windows starts background tasks, and do that.

Or make Hello.exe actually be a tiny little program that forks off the
program you really want to use, and then returns.

Or... Lots of ways to try to force the OS to fork the process.

--
Like Music?
http://l-i-e.com/artists.htm

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация