|
Bryan
thank you for your answer. I follow your example but my program doesn't
work. My php has no output it reads a txt file and transform it in an xml
file. and maybe this is the problem that there is some problem with the file’s name.(variable nomefile and nomefil2).
Following you example I changed my code in :
php_cli = '/usr/local/zendsvr6/bin/php-cli';
php_script = '/www/zendsvr6/htdocs/sepaxml/generaBonifici.php' ;
Cmd = %trim(php_cli) + blank + %trim(php_script) + blank +
%Trim(CDCUCX) + blank + %Trim(nomefile) + blank +
%Trim(nomefil2) ;
open UNIX;
close(e) UNIX;
If %error ;
Without any success.
any suggestion?
Best regards
Mario
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.