How to insert CPG into htm file like a... How to insert CPG into htm file like a...
 

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

How to insert CPG into htm file like a...

Started by Valera, March 11, 2005, 11:20:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Valera

Hello! Please help me: how can I insert the coppermine gallery into htm(l) file like a template or frame?

Joachim Müller

you can use <frame> or <iframe>.
This is most basic html (and not related to coppermine), refer to http://www.w3schools.com/tags/tag_frame.asp and http://www.w3schools.com/tags/tag_iframe.asp

Joachim

Valera