A
Anonymous
Guest
I would like to create a profile page for folks in my motorcycle club. The question is, if I want to collect images to reference with the profile for later, should I create a script that will save the photos into a directory with the user name, or should I have the images uploaded into a table in MySQL? I think it would be easier to link the image to the user profile via a table, but is that even possible in MySQL? Any suggestions?