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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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