how to intergrate coppermine with a php homepage how to intergrate coppermine with a php homepage
 

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 intergrate coppermine with a php homepage

Started by X-Faction, September 17, 2004, 04:43:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

X-Faction

i was wondering if it is possible to intergrate coppermine a ceratin way using the php include function, now i know you would need to intergrate more than just index.php so , could some one give me a link to somewhere on how to do it

index?page=gallery
is how i want it to look like

gallery/index.php is where my gallery is at

any help at all would be greatly appricated

Joachim Müller

coppermine can't be simply inegrated by using php's include function. For a full integration into another page, you would have to actually port it. This hasn't been done so far for phpbb, and I doubt it will be done by the coppermine dev team. You're free to post your hack though.

Joachim