[NTLUG:Discuss] Uploading to a web site.
brian at pongonova.net
brian at pongonova.net
Tue Dec 19 12:46:21 CST 2006
Steve--
Personally, after test-driving several different PHP-based galleries,
I settled on Gallery (http://gallery.menalto.com). If you want to roll
your own, you'll have to address a number of issues, such as
authentication, session management, server security, etc. Life's too
short to continually reinvent the wheel...
--Brian
On Tue, Dec 19, 2006 at 12:25:31PM -0600, steve wrote:
> I need to allow users to upload photos to my web site - but I can't
> figure out how that's done. Clearly a PHP or CGI program can't reach
> down into the end user's machine to grab a file - but a Java or
> JavaScript program running on the client doesn't have the necessary
> privilages to write stuff onto the server's disk drive.
>
> I could maybe do it by setting up a Wiki - but I need more control over
> the process than that.
>
> How do I make this happen? The server is (of course) a Linux box but
> the client's machine could be anything.
>
> Is there a nice simple example someplace?
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list