Hi all,
I'm a bit stuck with passing variables to galleryadd.pl.
I'm automating the process of adding pics to specific users' albums. (they are ftp-ed to the server)
I have the user's id number and can pull the username and password from the database to pass to galleryadd.pl.
But the password is hashed. (theres no way to unhash is there?)
I dont want to have to change it, is there anyway i can get around this?
I could add the pics to their album but with the administrator as the owner, but thats not ideal either.
am i missing a basic solution? does anyone have any ideas? any help appreciated, Vauneen