× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Post you php script to http://code.midrange.com

include any special instructions.

Bryan

Mario Martoriello wrote on 2/15/2016 4:25 AM:
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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.