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?
yes
Of course. What should be different? Use cpg_db_query() to make database queries...
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.