Example of code used to start CpmFetch

  1. <?php
  2.   include_once "./cpg/cpmfetch/cpmfetch.php";
  3.   $objCpm new cpm("./cpg/cpmfetch/cpmfetch_config.php");
  4.   $objCpm->cpm_viewRandomMediaFrom(“”,14);
  5.   $objCpm->cpm_close()
  6. ?>

Documentation generated on Tue, 10 Apr 2007 23:00:32 -0400 by phpDocumentor 1.3.0