if (($out = system(' "C:/Program Files/GAMS23.7/gams.exe "C:/Program
Files/GAMS23.7/trnsport_php.gms')) !== FALSE)
{
print('Not error!');
printf('Output is "%s"', $out);
}
else
{
print('Error');
}
Fatih it shows again nothing why I should set the full path even when I run
my file on the path I don't think so that it is needed I don't know how to
work with these quotations was it right Duken?
- Re: [PHP] how to execute Exe file in system Fatih P.
- Re: [PHP] how to execute Exe file in system Negin Nickparsa
- Re: [PHP] how to execute Exe file in system [email protected]
- Re: [PHP] how to execute Exe file in system Negin Nickparsa
- Re: [PHP] how to execute Exe file in system Fatih P.
- Re: [PHP] how to execute Exe file in system Negin Nickparsa
- Re: [PHP] how to execute Exe file in system Duken Marga
- Re: [PHP] how to execute Exe file in system Fatih P.
- Re: [PHP] how to execute Exe file in system Negin Nickparsa
- Re: [PHP] how to execute Exe file in sys... Stuart Dallas
- Re: [PHP] how to execute Exe file i... Negin Nickparsa
- Re: [PHP] how to execute Exe fi... Negin Nickparsa
- Re: [PHP] how to execute Exe fi... Stuart Dallas
- Re: [PHP] how to execute Ex... Negin Nickparsa
- Re: [PHP] how to execute Ex... Negin Nickparsa
- Re: [PHP] how to execute Ex... Negin Nickparsa
- Re: [PHP] how to execute Ex... Stuart Dallas
- Re: [PHP] how to execute Ex... Negin Nickparsa
- Re: [PHP] how to execute Ex... Stuart Dallas

