show/add to database show/add to database
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.