Forum Moderators: coopster

Message Too Old, No Replies

how to call perl from php.

         

prasannaperl

9:33 am on Jul 26, 2005 (gmt 0)

10+ Year Member



Hi folks, another problem for u.i have a php web page in which i want to call a perl script which takes input from the previous php page.will u provide me the code? i wrote perl script in Solaris & PHP script in windows & then uploadig to a server. so i have to give the perl script path as "/users/xyz/abc/perl.pl".
please anybody help me.
thanks in advance,
Prasanna

outrun

9:59 am on Jul 26, 2005 (gmt 0)

10+ Year Member



Have a look at either of these depending on what the script does.

[php.net...]

or

[php.net...]

Mark