Hi everyone,
Hope someone can help shed light on this issue! I am working on a simple property database, i am fine returning all the records in the database as links. Clicking on the link will take me to a form which will allow me to edit the data for that record if i want. My question is, if i want to associate an image to this record what is the best way? i have been reading the forums, some suggest having a field with the location of the image, some suggest having a blob field. Any sugestions? Also how would i go about replacing a image that is already associated with a record with a new image if i wanted?
Hope i have made myself clear
thanks in advance to anyone who can clarify these issues for me, i am relatively new to PHP so dont be to hard on me if i ask stupid questions!!
Hope someone can help shed light on this issue! I am working on a simple property database, i am fine returning all the records in the database as links. Clicking on the link will take me to a form which will allow me to edit the data for that record if i want. My question is, if i want to associate an image to this record what is the best way? i have been reading the forums, some suggest having a field with the location of the image, some suggest having a blob field. Any sugestions? Also how would i go about replacing a image that is already associated with a record with a new image if i wanted?
Hope i have made myself clear
thanks in advance to anyone who can clarify these issues for me, i am relatively new to PHP so dont be to hard on me if i ask stupid questions!!