bosss
04-27-2008, 12:14 AM
will ask .. what is vbulletin phpinclude_start template, and how and where found that?
need for add this code bellow -coppermine gallery -to get random pictures on my cmps portal!
//random images from coppermine//
$randomimg = implode("", file("http://127.0.0.1/gallery/crandom.php"));
//end of random images from coppermine//
regards
bosss
need for add this code bellow -coppermine gallery -to get random pictures on my cmps portal!
//random images from coppermine//
$randomimg = implode("", file("http://127.0.0.1/gallery/crandom.php"));
//end of random images from coppermine//
regards
bosss