Example of code used to start CpmFetch
<?php
include_once
"./cpg/cpmfetch/cpmfetch.php"
;
$objCpm
=
new
cpm
(
"./cpg/cpmfetch/cpmfetch_config.php"
)
;
$objCpm
->
cpm_viewRandomMediaFrom
(
“”
,
1
,
4
)
;
$objCpm
->
cpm_close
(
)
;
?>
Documentation generated on Tue, 10 Apr 2007 23:00:32 -0400 by
phpDocumentor 1.3.0