hi
Well i have a celebrity site where i want to allow users to DOWNLOAD images, by having the field show 1 in auth_viewimage
like this
auth_viewimage = 1
at the moment it shows
auth_viewimage = 0
So i was wondering what query would i run to update the whole db so all
cat_id from 1 to...
hi guys and gals
just wondering how can i rename the field
auto_viewimage to 1 for all of the cat_id in my DB
I used the query below to change the auth_viewimage from 0 to 1 , but would like to know the query how i can have something like
UPDATE `4images_categories` SET `auth_viewimage` = '1'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.