The php.net site on this is pretty good: http://us3.php.net/manual/en/features.file-upload.php
I'm going to assume that was the missing piece in the puzzle for you, otherwise you'll have quite a bit to read about interfacing with a MySQL database and coming up with a schema to represent the data you have. - jake On Dec 17, 2007 1:26 PM, chad qian <[EMAIL PROTECTED]> wrote: > I want to create upload form to upload images from people.And then select > and display the image on web page.Could anyone please give me the sample > code and explaination?I run php/mysql under "godaddy.com" > > Thanks in advance > > chad > > > ------------------------------ > Share life as it happens with the new Windows Live. Share > now!<http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_122007> > > _______________________________________________ > New York PHP Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php >
_______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
