using galleryadd.pl

webseth

Joined: 2003-06-13
Posts: 33
Posted: Mon, 2003-11-24 18:03

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

 
jmullan
jmullan's picture

Joined: 2002-07-28
Posts: 974
Posted: Thu, 2004-04-22 04:33

Did you ever figure this out? I should search for galleryadd related posts more often. Let me know if you need help.