hi all, im new to the forums and php!
a client asked me to build a site for their company, they build homes. they want a site to be able to upload properties with mutliple images for each property (database driven).
i know actionscript 3 and html, but i am very new to php.
i am having the hardest time with uploading multiple images at a time
i more or less just need some advice: i have been able to get multiple images to upload to a certain folder that is linked to a certain property. (ie. the folder name matches the property id).
i want to be able to use an image viewer like "lightbox v2.03a"
is this the wrong way to do it? or am i going in the right direction?
i tired to make it to where the images were stored in a table that was linked to the property table, but was not successful at this at all.
some help would be greatly appreciated.