Hallo
Hab system, exec und passthru ausprobiert aber nichts geht.
Code:
$result = passthru("d:\\blat.exe",$erg);
echo $result . "," . $erg;
Ausgabe:
,1
Umgebung: 2000 + Apache + PHP4.0.5Dev + CGI
WARUM ?
--
Markus Wagner
email: [EMAIL PROTECTED]
Hobby: 747 Jumbo-Jet, Pontiac
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-WIN] how to execute PHP code on the fly Markus
- [PHP-WIN] how to execute PHP code on the fly Doug Brewer
- RE: [PHP-WIN] how to execute PHP code on the fly Ignatius Teo
- Re: [PHP-WIN] system, exec, passthru gehen nicht Oliver Charlet
- RE: [PHP-WIN] system, exec, passthru gehen nicht alain samoun
- Re: [PHP-WIN] system, exec, passthru gehen nic... Markus Wagner
