News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

show/add to database

Started by dhanshiri, August 08, 2008, 03:29:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dhanshiri


I learn how to create a static page to coppermine. I wanna to ask one thing, can i add or show from database in that new static pages? is it possible to customize any page in my way or what i want to do?

Αndré


dhanshiri


Αndré

Of course. What should be different? Use cpg_db_query() to make database queries...

dhanshiri

Quote from: eenemeenemuu on August 08, 2008, 03:54:26 PM
Of course. What should be different? Use cpg_db_query() to make database queries...

thanks for the info.