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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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