4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: RoadDogg on May 17, 2005, 10:14:50 AM
-
I want to add to each picture in category 39 a further keyword ? Is this query right ? :| I donīt know it unfortunately
INSERT INTO '4images_images' ('image_keywords') VALUES ('mynewsearchword') WHERE 'cat_id' = '39' ;
??
-
http://dev.mysql.com/doc/mysql/en/insert.html
:wink:
-
What is the correct sql code now for inserting keywords to an specific category table :?:
I don not understand the sql syntax help.
Where do i have to write in the code in the phpmyadmin panel :?: