[PHP] include a perl script

2001-07-09 Thread Ajuco
hi! Is there a way to 'include' a perl script in a php page?? example.. I have a php page that executes another php script (poll).. to make that I used the command.. Is there a command or something that makes that php page execute a perl script (.cgi) ?? thanks! -- PHP General Mailing List

[PHP] Re: include a perl script

2001-07-09 Thread Ajuco
I just found out :P I used command and it worked! :) Ajuco <[EMAIL PROTECTED]> escreveu nas notícias de mensagem:[EMAIL PROTECTED] > hi! > > Is there a way to 'include' a perl script in a php page?? > example.. > I have a php page that executes another php script