I'm developing a new MySQL DB and have a need to support the import/display of a series of images by user account. Should I design the DB (seperate table)to include images related to this user account or save the image files to a seperate directory with a indexed unique name representing this user account ID. I'm using PHP. The User account will have password/security access.
Can you recommend a good PHP utility to upload/display images from within the application...like a photo album?
Is there a MySQL utility to convert/load an MS Access DB to MySQL directly (structure only..no data)?
Thanks in advance.....Jim
Can you recommend a good PHP utility to upload/display images from within the application...like a photo album?
Is there a MySQL utility to convert/load an MS Access DB to MySQL directly (structure only..no data)?
Thanks in advance.....Jim