i finally got galleryadd.pl working and i can execute it from my shell and make it do what i want from there.
but how i want to apply it is from a mini admin panel ive written is to have a link to click and have it run the script and update an album with the jpgs in a specific directory then delete the pics from that directory....
how do i go about interfacing? shell_exec() (or backtick) doesnt seem to work on my host, is there another way to run it? (im not experienced with perl) something link a link domain.com/cgi-bin/galleryadd.pl?var1=1&var2=2 etc like php?
hints would be appreciated, thanks
- Seth
Posts: 974
Did you ever figure this out? I should search for galleryadd related posts more often. Let me know if you need help.