If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
These forums remain online primarily for archival purposes. While posting is still possible, it should not be considered a means for support. Please login to our portal and submit a ticket if you require assistance and we'll be more than happy to assist you.
Regular updates are posted to our blog and we will continue to post important notices to the Script Security forum section here. You can subscribe to that forum to automatically receive notifications.
Does anyone have any suggestions for an easy photo upload script?
It's for a photographer friend who's not a big techie so the simpler to implement the better.
I prefer Coppermine over Gallery. I would say those are the top two. Both are open source, and much better than the "pay" scripts I have used (such as Photopost, which I don't recommend.)
Thanks for the suggestions, but I guess I should've been more specific.
I'm not actually looking for a photo gallery script.
What I'm really interested in is a file upload script that he is going to use for clients to upload photos to a folder on the server.
Give us more details..??
So a client uploads a script to a folder on a server then what happens to the file..??
You could use straight FTP ... very simple..
Give us some details
Cheers,
Originally posted by loyalrogue
Thanks for the suggestions, but I guess I should've been more specific.
I'm not actually looking for a photo gallery script.
What I'm really interested in is a file upload script that he is going to use for clients to upload photos to a folder on the server.
In detail, what he's asking for is a password protected page with an html/php form that has an input field/browse button to upload a file (jpeg) to a private folder on the server from which he will download later.
Basically a simple webpage GUI for an FTP upload.
My concern is security.
I was hoping that I could get a reccomendation from someone on Dathorn that's using a similar script which hasn't been hacked/suspended yet.
If you try it, please post back here and let us know how it works. I will be setting up a photo upload form (not a gallery), so clients can upload .jpg photos to the server, and then I can retrieve them. I have use NateMail form at this guy's site for submitting info (not files) by form. It works great, hides email addresses, and is free and secure. But that won't work for uploading files. For that, people have used his ProcessForm script, which is $15.
Comment