Advanced search  

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]

Pages: [1]   Go Down

Author Topic: CPM Fetch on the other site/hosting  (Read 3854 times)

0 Members and 1 Guest are viewing this topic.

Mrj

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
CPM Fetch on the other site/hosting
« on: December 09, 2010, 11:09:24 pm »

Hi,
For example
Site test.php with this code:
Code: [Select]
<?php
  
include "./cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("./cpmfetch/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>

is for displaying photos when test.php is on the same hosting.

So I have gallery on site http://aaaaa.com
But I would like to display last photos on site http://bbbbb.com

Can I do this?

I hope you can help me, and sorry for my english :)
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.