Pictures Approoving
Posted: Sun Mar 18, 2007 2:24 am
Hi All
I would like to implement a photos uploaded an approval process, in my web site , so Members that uploaded a picture , will be in a waiting status for picture to be approoved.
i have the Picture name known in my php code, and i would like to set a flag in the Database for each picture that is approoved or not. there are only 2 status : approoved / not approved.
My question is how to use the DB structure if i know that in the future i will have like more than 4 pictures ?
thanks
Moshe
I would like to implement a photos uploaded an approval process, in my web site , so Members that uploaded a picture , will be in a waiting status for picture to be approoved.
i have the Picture name known in my php code, and i would like to set a flag in the Database for each picture that is approoved or not. there are only 2 status : approoved / not approved.
My question is how to use the DB structure if i know that in the future i will have like more than 4 pictures ?
thanks
Moshe