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

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

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