[Solved]: Keywords. Where are they? [Solved]: Keywords. Where are they?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Keywords. Where are they?

Started by mouse100, April 15, 2008, 08:49:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mouse100

Where can I find all keywords that I applied to my photos? Are they in any php files or in any database table?

Thanks..

tfischer

All photo/album/cat/whatever info is stored in the database.

-Tim

mouse100

Quote from: tfischer on April 15, 2008, 09:20:34 PM
All photo/album/cat/whatever info is stored in the database.

-Tim

Yes I thinked this but where are keywords stored in?

tfischer

Quote from: mouse100 on April 15, 2008, 10:56:13 PM
Yes I thinked this but where are keywords stored in?

In the pictures and albums table.

-Tim

mouse100