//==================================date=====================================
function getsHour($Time){
$sTime = array("00","01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12","13","14","15","16","17","18","19","20","21","22","23","24");
$result=$sTime[$Time];
return $result;
}
function getsMinute($Time){
$sTime = array("00","05","10", "15", "20", "25", "30", "35", "40", "45", "50", "55");
$result=$sTime[$Time];
return $result;
}
function getsDay($Day){
$sDay = array("","จันทร์","อังคาร", "พุธ", "พฤหัสบดี", "ศุกร์");
$result=$sDay[$Day];
return $result;
}
function getsMonth($Month){
$sMonth = array("00","01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12");
$result=$sMonth[$Month];
return $result;
}
function getsDate($Date){
$sDate = array("00","01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31");
$result=$sDate[$Date];
return $result;
}
function getsTMonth($Month){
//$sMonth = array("","มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฏาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม");
$sMonth = array("","ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค.");
$result=$sMonth[$Month];
return $result;
}
function getsEMonth($Month){
$sMonth = array("","January","Febuary","March","April","May","June","July","August","September","October","November","December");
$result=$sMonth[$Month];
return $result;
}
function getsTFMonth($Month){
$sMonth = array("","มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฏาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม");
$result=$sMonth[$Month];
return $result;
}
function dateDiv($t1,$t2){ // ส่งวันที่ที่ต้องการเปรียบเทียบ ในรูปแบบ มาตรฐาน 2006-03-27 21:39:12
$t1Arr=splitTime($t1);
$t2Arr=splitTime($t2);
$Time1=mktime($t1Arr["h"], $t1Arr["m"], $t1Arr["s"], $t1Arr["M"], $t1Arr["D"], $t1Arr["Y"]);
$Time2=mktime($t2Arr["h"], $t2Arr["m"], $t2Arr["s"], $t2Arr["M"], $t2Arr["D"], $t2Arr["Y"]);
$TimeDiv=abs($Time2-$Time1);
$Time=intval($TimeDiv/86400); // จำนวนวัน
return $Time;
}
function splitTime($time){ // เวลาในรูปแบบ มาตรฐาน 2006-03-27 21:39:12
$timeArr["Y"]= substr($time,2,2);
$timeArr["M"]= substr($time,5,2);
$timeArr["D"]= substr($time,8,2);
return $timeArr;
}
?>
What is Formaldehyde?
Panel Plus wood panel uses adhesives with Air Safety Glue Technology, it is safe
for every use. Our boards will not be released more than 8 milligrams per 100 grams
of formaldehyde according to the European Standard (E1), the level is harmless
and safe for users.
Did you know that some furniture or home decoration materials have
Formaldehyde? It can cause health effects such as irritation to eyes and nose,
chest tightness and may cause cancer.
Low formaldehyde
emission control
according to European
Standard (E1)
Odorless, no irritation
to eyes or nose
Safe and ready
to assemble
Safer to your health