Page 1 of 1

hai

Posted: Fri May 21, 2004 10:28 pm
by jaggs79
i have a small problem, thanks if anybody can help me to figure it out.
i have to execute a perl script on the server and use that data from the file produced for further processing on the web page.can any body tell me the best approach to do it
Thanks in advance

Posted: Fri May 21, 2004 11:58 pm
by feyd
sounds like a good candidate for [php_man]exec[/php_man] or [php_man]shell_exec[/php_man]