I have read through the posts on passing vars from php to perl but nothing seems to work for me.
I am using exec to call a .cgi script which will ftp a series of files for me.
I need to be able to tell the perl script what the file names are.
Any suggestions would be very appreciated!
Jock