|
|
|
พอดีผมจะแสดงวันที่ภาษาไทยใน Text box ครับ แต่ทำไมมันออกมาเป็นแค่ตัวเลข |
|
|
|
|
|
|
|
คือ ผมดึงวันที่มาจากฐานข้อมูลไปใส่ใน Text Box ต้องการให้เป็นภาษาไทย แต่พอดึงมาแล้วมันกลับเป็นตัวเลขแบบในภาพครับ มีวิธีแก้ไหมครับ
Code (PHP)
<?php require_once('../../../Connections/TempH.php'); ?>
<?php
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
{
if (PHP_VERSION < 6) {
$theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
}
$theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
switch ($theType) {
case "text":
$theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
break;
case "long":
case "int":
$theValue = ($theValue != "") ? intval($theValue) : "NULL";
break;
case "double":
$theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
break;
case "date":
$theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
break;
case "defined":
$theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
break;
}
return $theValue;
}
}
$maxRows_Dataformdatabase = 24;
$pageNum_Dataformdatabase = 0;
if (isset($_GET['pageNum_Dataformdatabase'])) {
$pageNum_Dataformdatabase = $_GET['pageNum_Dataformdatabase'];
}
$startRow_Dataformdatabase = $pageNum_Dataformdatabase * $maxRows_Dataformdatabase;
mysql_select_db($database_TempH, $TempH);
$query_Dataformdatabase = "SELECT * FROM temp";
$query_limit_Dataformdatabase = sprintf("%s LIMIT %d, %d", $query_Dataformdatabase, $startRow_Dataformdatabase, $maxRows_Dataformdatabase);
$Dataformdatabase = mysql_query($query_limit_Dataformdatabase, $TempH) or die(mysql_error());
$row_Dataformdatabase = mysql_fetch_assoc($Dataformdatabase);
if (isset($_GET['totalRows_Dataformdatabase'])) {
$totalRows_Dataformdatabase = $_GET['totalRows_Dataformdatabase'];
} else {
$all_Dataformdatabase = mysql_query($query_Dataformdatabase);
$totalRows_Dataformdatabase = mysql_num_rows($all_Dataformdatabase);
}
$totalPages_Dataformdatabase = ceil($totalRows_Dataformdatabase/$maxRows_Dataformdatabase)-1;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="10; url="<?php echo $_SERVER['temp_dw']; ?>">
<title>Temperature</title>
<script type="text/javascript">
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
<style type="text/css">
body,td,th {
color: #000;
font-size: 15px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
body {
background-image: url();
}
</style>
</head>
<body onload="MM_preloadImages('images/images/15_03.jpg','images/images/15_05.jpg','images/images/15_07.jpg')">
<table width="1024" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" align="center"><img src="images/images/15_01.jpg" width="1024" height="231" /></td>
</tr>
<tr>
<td width="300" height="0" valign="top"> </td>
<th width="724" colspan="2" rowspan="4" align="center" valign="top" bgcolor="#FFFFFF"><p><br />
<?php
$thai_day_arr=array("อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์");
$thai_month_arr=array(
"0"=>"",
"1"=>"มกราคม",
"2"=>"กุมภาพันธ์",
"3"=>"มีนาคม",
"4"=>"เมษายน",
"5"=>"พฤษภาคม",
"6"=>"มิถุนายน",
"7"=>"กรกฎาคม",
"8"=>"สิงหาคม",
"9"=>"กันยายน",
"10"=>"ตุลาคม",
"11"=>"พฤศจิกายน",
"12"=>"ธันวาคม"
);
function thai_date($time){
global $thai_day_arr,$thai_month_arr;
$thai_date_return="วัน".$thai_day_arr[date("w",$time)];
$thai_date_return.= "ที่ ".date("j",$time);
$thai_date_return.=" เดือน".$thai_month_arr[date("n",$time)];
$thai_date_return.= " พ.ศ.".(date("Yํ",$time)+543);
//$thai_date_return.= " ".date("H:i",$time)." น.";
return $thai_date_return;
}
$eng_date=strtotime($row_Dataformdatabase['Date']);
$row_Dataformdatabase['Date'] = date('d-M-Y', strtotime( $row_Dataformdatabase['Date'] ));
$date = $row_Dataformdatabase['Date'];
echo "<input type=text id =reserve_date name=reserve_date value=$eng_date readonly=readonly size=30 style=text-align:center
/>";
?>
</p>
<table width="500" border="0" align="center">
<tr>
<td width="166" height="31" bgcolor="#0099FF"><div align="center"><font color= "#FFFFFF"><font size ="4px">Time</font></div></td>
<td bgcolor="#0099FF"><div align="center"><font color= "#FFFFFF"><font size ="4px"> Temperature</font></font></div></td>
<td width="166" bgcolor="#0099FF"><div align="center"><font color= "#FFFFFF"><font size ="4px"> Humidity</font></font></div></td>
</tr>
<?php do { ?>
<?
$statust = $row_Dataformdatabase['Temperature'];
$statush = $row_Dataformdatabase['Humidity'];
{
if($statust < "26") $bg="#E0FFFF"; // ต่ำกว่า 26 สีปกติ
if($statust >= "26") $bg="#FF3333"; // สูงกว่า 26 สีแดง
if($statush < "50") $bgh="#E0FFFF"; // ต่ำกว่า 26 สีปกติ
if($statush >= "50") $bgh="#FF3333"; // สูงกว่า 26 สีแดง
}
?>
<tr>
<? $row_Dataformdatabase['Date'] = date( 'H:i:s', strtotime( $row_Dataformdatabase['Date'] ));?>
<td align="center" bgcolor="#E0FFFF"><?php echo $row_Dataformdatabase['Date']; ?></td>
<td align="center" bgcolor="<?=$bg;?>"><?php echo $row_Dataformdatabase['Temperature']; ?></td>
<td align="center" bgcolor="<?=$bgh;?>"><?php echo $row_Dataformdatabase['Humidity']; ?></td>
</tr>
<?php } while ($row_Dataformdatabase = mysql_fetch_assoc($Dataformdatabase)); ?>
</table>
<table width="300" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><p><a href="../../../Charts/7/C617_1 (13).php"><img src="../../../images/business-growth-chart-3079.png" width="50" height="50" /></a></p>
<p><a href="../../../Charts/7/C617_1 (13).php">กราฟแสดงสถานะ</a></p></td>
</tr>
</table>
<p> หมายเหตุ : อุหณภูมิ ไม่ควรเกิน 26 °C ความชื้นไม่ควรเกิน 50 % </p>
<p> ถ้าเกินกว่ากำหนดตารางจะเป็นสีแดง </p></th>
</tr>
<tr valign="top"></tr>
<tr valign="top"></tr>
<tr valign="top">
<th height="0" valign="top"><table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><a href="../../../index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','images/images/15_03.jpg',1)"><img src="images/15_03.jpg" width="322" height="103" id="Image4" /></a></td>
</tr>
<tr>
<td valign="top"><a href="../../../หน้าแรกอุณภูมิความชื้น.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','images/images/15_05.jpg',1)"><img src="images/15_05.jpg" width="322" height="103" id="Image5" /></a></td>
</tr>
<tr>
<td valign="top"><a href="../../../ผู้จัดทำ.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','images/images/15_07.jpg',1)"><img src="images/15_07.jpg" width="322" height="104" id="Image7" /></a></td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
</table></th>
</tr>
<tr>
<td colspan="3" align="center"><img src="images/ex1---Copy_02.jpg" width="1029" height="93" /></td>
</tr>
</table>
<p> </p>
</body>
</html>
<?php
mysql_free_result($Dataformdatabase);
?>
Tag : PHP, MySQL, HTML
|
|
|
|
|
|
Date :
2018-08-08 14:09:29 |
By :
knesza29 |
View :
654 |
Reply :
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เอาฟังก์ชั่นเรื่องเวลามาเพียบแต่ตอนใช้ใช้แค่
$eng_date=strtotime($row_Dataformdatabase['Date']);
echo "<input type=text id =reserve_date name=reserve_date value=$eng_date readonly=readonly size=30 style=text-align:center />";
ลองพิจารณาดูเอาครับ ว่าต้องแสดงค่าอะไร
|
|
|
|
|
Date :
2018-08-08 15:36:27 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
กรณีที่ต้องการแสดงข้อมูลเฉย ๆไม่จำเป็นต้องใช้ คำสั่ง echo อย่างเดียวครับ
เอามาแบบ html ก้ดีครับ แล้วก็ echo ส่วนที่ต้องการแสดง
Code (PHP)
echo "<input type=text id =reserve_date name=reserve_date value=$eng_date readonly=readonly size=30 style=text-align:center />";
เป็น
Code (PHP)
<input type=text id =reserve_date name=reserve_date value=<?php echo $eng_date;?> readonly=readonly size=30 style=text-align:center
/>";
อย่าลืมใส่ ดับเบิลโกดนะครับ
|
ประวัติการแก้ไข 2018-08-08 16:27:04
|
|
|
|
Date :
2018-08-08 16:25:08 |
By :
nobetaking |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้แล้วครับผม ทำแบบนี้ครับ ขอบคุณทุกคำตอบครับ
Code (PHP)
$date = thai_date(strtotime($dateData));
echo "<input type=text id =reserve_date name=reserve_date value=$date readonly=readonly size=28 style=text-align:center;font-size:23px;
/>";
|
|
|
|
|
Date :
2018-08-09 09:52:31 |
By :
chawakorn |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้แล้วครับ ทำแบบนี้ครับ ขอบคุณทุกความคิดเห็นครับ
Code (PHP)
$dateData=$row_Dataformdatabase['Date']; // วันที่ดึงฐานข้อมูล
$date = thai_date(strtotime($dateData));
echo "<input type=text id =reserve_date name=reserve_date value=$date readonly=readonly size=28 style=text-align:center;font-size:23px;
/>";
|
|
|
|
|
Date :
2018-08-09 09:57:19 |
By :
knesza29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|