include_once("classes/dbClass.php");
include_once("classes/clsAccountFeature.php");
include_once("classes/clsAccountType.php");
include_once("classes/clsSite.php");
$dir = "testimonials";
// Open a known directory, and proceed to read its contents
if (is_dir($dir)) {
if ($dh = opendir($dir)) {
while (($file = readdir($dh)) !== false) {
if($file != "." && $file != ".." && !is_dir($dir . "/" . $file)) $files[] = $file;
}//end while
closedir($dh);
//echo count($files);
$num = rand(0,count($files)-1);
$Testimony = file_get_contents($dir . "/" . $files[$num]);
}//endif
}//endif
$DB = &new dbClass();
session_start();
if(isset($_GET['siteid'])){
$siteid = $_GET['siteid'];
}elseif(isset($_SESSION['siteid'])){
$siteid = $_SESSION['siteid'];
}else{
$siteid = 1;
}//endif
$storeid = 0;
//session_register("siteid");
$_SESSION['siteid'] = $siteid;
//session_register("storeid");
$_SESSION['storeid'] = $storeid;
//$siteid = 1;
//$storeid = 0;
$clsSite = &new Site($DB, $siteid);
?>
Ecommerce Solution for your business
|
www.ScissorMall.com
Are
you wondering where to find outstanding deals on leading
edge tools for the beauty and stylist trade? Look no
more...Shear Technoloy carries all of the most popular
sizes and models at unbelievable factory-direct prices.
Our direct affilations with Asia's most well respected
forged manufacturers allows us to provide these wonderful
discounts. So shop and compare prices to value -- we
give the best deals around at "Scissormall.com"! |
|
|
|
|
|
|
|
|
|
|
 |
Copyright
1997-2004 WithinMySite.com LLC All Rights Reserved  |
|