hi
basically i must see the results of on the html page.
thanks
invoking perl on php
Collapse
X
-
So it must give or return some error message. What is it?
RonaldLeave a comment:
-
invoking perl on php
hi guys
hi guys i am using the php script to upload files to the server and run perl
script to update some of the html page content manually. so my problem is invoke perl script within php but it does not give me the results.
$message1=exec( "/home/Data/raw"." "."make"." ".$ZAM);
/home/data/raw : it is a path to the script
make : it is a perl script that i want to run
$ZAM : directory that i want make script to concentrate on.Tags: None
Leave a comment: