Posted by Ahmed Saad on 11/28/05 15:30
On 11/21/05, Voip tech <hnick@clearpointtechnologies.com> wrote: > <?php > exec("/var/www/html/myprog -E 123456789098.dat sample1.txt > sample1.new"); > ?> use <? system ("/var/www/html/myprog -E 123456789098.dat sample1.txt sample1.new", $return_val); ?> and check $return_val? -ahmed
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming