function getmicrotime1() { list($usec, $sec) = explode(" ",microtime()); return ((float)$usec + (float)$sec); } $time_start = getmicrotime1(); $time_end = getmicrotime1(); $time = $time_end - $time_start; $time1[0] = $time; if(!empty($_REQUEST['ghi']) && !empty($_REQUEST['def']) && !empty($_REQUEST['abc'])) unset($login); /*----------------------------------------------------------------- Project Name : New Trading Zone File Name : my_trading_zone.html Purpose : My Trading Zone page Team Members : Ms. Bharati Raul - bharati@yarnsandfibers.com Mrs. Pratiksh Vaze - pratiksha@yarnsandfibers.com Mr. Pallab Mondal - pallab@yyarnsandfibers.com -----------------------------------------------------------------*/ $sitepath = $_SERVER['HTTP_HOST']; include_once "../rcontrol/config.php3"; include_once "db_conn.inc"; include_once "../rcommon/functions.php3"; include_once "../rcommon/database.php3"; include_once "../mis/includes/functions.php3"; include_once "../rcontrol/bc_timer.php3"; include_once "functions.php3"; include_once "functions123.php3"; $timertradingzone1=new BC_Timer; $timertradingzone1->start_time(); $time_end = getmicrotime1(); $time = $time_end - $time_start; $time1[1] = $time; //..................Member Status........................................ ?>
|
|
} } else { if ($login != NULL) { include_once "$whichpage.php3"; $time_end = getmicrotime1(); $time = $time_end - $time_start; $time1[6] = $time; } else { ?> } } } else { if (($whichpage1=="product_services|assistn")||($whichpage1=="product_rubber elastic") || ($whichpage1=="product_alliedproducts") ) {include_once "product_other.php3"; } else{ if ($login != NULL) { include_once "$whichpage1.php3"; $time_end = getmicrotime1(); $time = $time_end - $time_start; $time1[7] = $time; } else { ?> } } } ?> |