RE: [PHP] include a perl script

2001-07-09 Thread Chadwick, Russell
u trust this server (dont do this over the internet) you can make the cgi output php code to set arrays and variables and such and then just eval () everything. - Russ -Original Message- From: Ajuco [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 4:33 PM To: [EMAIL PROTECTED] Subj

[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