[phplib] How to run a VB 6 application at the server side From: Julio Oliveira (dblot <email protected>)
Date: 08/10/01

I have a VB6 applicattion that I need to run at the server side.

How canīt I do from PHP
some like this....

<?

$xdato=exec('prog.exe');

// .or. like this..

$xdato=system('prog.exe');

?>

Thanks is very urgent....

Julio Oliveira
Buenos Aires - Argentina
Oliveira_julio <email protected>

-- 
Abbestellen mit Mail an:   phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>