|
|
|
ช่วยดูโค๊ตปฏิทินให้หน่อยครับ ช่วยดูโค๊ตให้หน่อยครับ คือ ผมอยากจะดึงข้อมูลจาก sql มาใส่ที่ช่องตัวเลขของวันที่ต้องเพิ่มโค๊ตยังไงครับ |
|
|
|
|
|
|
|
ช่วยดูโค๊ตให้หน่อยครับ คือ
ผมอยากจะดึงข้อมูลจาก sql มาใส่ที่ช่องตัวเลขของวันที่ต้องเพิ่มโค๊ตยังไงครับ
ขอบคุณครับ เหมือนในภาพอ่ะครับ ถ้ามีปฏิทินกิจกรรมก็ขอด้วยน่ะครับทางเมล [email protected] ขอบคุณครับ
Code (PHP)
<!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" />
<title>Untitled Document</title>
</head>
<body>
<?
$a= date(j); // , 1 to 31
$b = date(a); // am,
$c = date(A); // AM,
$d = date(B); // Swatch Internet time 000 -999
$e = date(d); // , 01 to 31
$f = date(D); // , sat
$g = date(F); // , November
$h = date(g); // , 1 through 12
$hh = date(G); // , 0 through 23
$i = date(h); // , 01 through 12
$j = date(H); // , 00 through 23
$k = date(i); // , 00 to 59
$l = date(I); // 0, 1 if Daylight Savings Time, 0 otherwise.
$m = date(l); // , Sunday through Saturday
$n = date(L); // 0, 1 if it is a leap year, 0 otherwise.
$o = date(m); // , 01 through 12
$p = date(M); // , Jan through Dec
$q = date(n); // , 1 through 12
$r = date(o); // Example: +0200
$s = date(r); // Example: Thu, 21 Dec 2000 16:01:07 +0200
$t = date(s); // 00 through 59
$u = date(S); // st, nd, rd or th. Works well with j
$v = date(t); // 28 through 31
$w = date(T); // time zoneseting Examples: EST, MDT ...
$x = date(u); // See also time()
$y = date(w); // 0 (for Sunday) through 6 (for Saturday)
$z = date(W); // Example: 42 (the 42nd week in the year)
$aa = date(y); // Examples: 99 or 03
$bb = date(Y); // Examples: 1999 or 2003
$cc = date(z);
$dd = date(Z);
if(!$mon){
$mon = $o ;
}else{
$mon = $mon ;
}
if(!$year){
$year = $bb ;
}else{
$year = $year;
}
$firstday = mktime(0,0,0,$mon,1,$bb);
$firstdays = date('w',$firstday);
$lastdays = date('t',$firstday);
$year_view = date('Y',$firstday); //แสดงปี
$mon_view = date('F',$firstday); //แสดงเดือน
echo"
<script>
function d_s( su , mnp){
if(mnp == 'm'){
document.dat_form.mon.value = su - 1 ;
}else{
document.dat_form.mon.value = su + 1 ;
}
document.dat_form.submit();
}
</script>
<form name=dat_form action='$PHP_SELF' method=post>
<input type=hidden name=mon value=''>
<table border=1 width=80% cellpadding=0 cellspacing=0 bordercolor=#999999 align=center>
<tr bgcolor=pink>
<td colspan=7 align=center><a href=\"javascript:d_s($mon,'m')\"><</a> $year_view -
$mon_view <a href=\"javascript:d_s($mon,'p')\">></a></td>
</tr>
</form>
<tr align=center>
<td width=10%><font color=red>อาทิตย์</a></td>
<td width=10%><center>จันทร์</center></td>
<td width=10%>อังคาร</td>
<td width=10%>พุธ</td>
<td width=10%>พฤหัสบดี</td>
<td width=10%>ศุกร์</td>
<td width=10%><font color=red>เสาร์</font></td>
</tr>
<tr align=right>";
////
for($i = 0; $i < 7 ; $i++){
if($firstdays == $i){
break;
}
else{
echo"<td width=8> </td>";
}
$week++;
}
for($i=1; $i<=$lastdays ;$i++){
if($week % 7 == 0){
echo"</tr><tr align=right>";
}
if($a == $i){
$bgcolor = "bgcolor=pink";
}else{
$bgcolor = '';
}
if($week%7==0){
echo"<td $bgcolor><font color=red><a href=\"adddataschedule.php?date=$i/$mon_view/$year_view\">$i</a></font></td>";
}else if($week%7==6){
echo"<td $bgcolor><font color=blue><a href=\"adddataschedule.php?date=$i/$mon_view/$year_view\">$i</a></font></td>";
}else{
echo"<td $bgcolor><font ><a href=\"adddataschedule.php?date=$i/$mon_view/$year_view\">$i</a></font></td>";
}
$week++;
}
while($week%7!=0){
echo"<td> </td>";
$week++;
}
echo"</tr>
</table>
";
?>
<?php
//include("config.inc.php");
$host = "localhost" ;
$username = "root" ;
$password = "root" ;
//$db = "245278" ;
$db = "316128" ;
$connect = mysql_connect($host,$username,$password) ;
mysql_select_db($db) ;
mysql_db_query($db,"SET NAMES TIS620");
// คำสั่ง SQL ที่ใช้ในการเลือกข้อมูลที่อยู่ในฐานข้อมูลกลับมา (เรียงตามลำดับ ID)
//$result = mysql_query("select * from schedule order by date");
//$result = mysql_query("select * from schedule order by id");
/* ในลูปด้านล่าง เทียบได้กับการดึงข้อมูลมาทีละ 1 Record เพื่อนำมาแสดงผลทางหน้าจอ */
//while($dbarr = mysql_fetch_array($result)){
?>
<!--<table border="1">
<tr>
<td width="5%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['id'] ; ?></td>
<td width="20%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['scheduletopic'] ; ?></td>
<td width="10%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['timestart'] ; ?></td>
<td width="40%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['timeend'] ; ?></td>
<td width="15%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['date']; ?></td>
<td width="40%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['scheduledetail'] ; ?></td>
<td width="40%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['schedulelocation'] ; ?></td>
<td width="40%" bgcolor="#CCCCFF" align="center"><?php echo $dbarr['major'] ; ?></td>
<td width="5%" bgcolor="#CCCCFF" align="center"><center><a href="editdataschedule.php?id=<?=$dbarr['id'];?>"><img src="edit.gif" width="15" height="15" border="0"></a></center></td>
<td width="5%" bgcolor="#CCCCFF" align="center"><center><a href="deletedataschedule.php?id=<?=$dbarr['id'];?>" OnClick="return Conf(this)"><img src="delete.jpg" width="15" height="15" border="0"></a></center></td>
</tr>
<?php
//}
?>
</table>-->
</body>
</html>
Tag : - - - -
|
|
|
|
|
|
Date :
2010-07-02 21:25:04 |
By :
kasuya191 |
View :
1515 |
Reply :
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คำสั่ง sql select * from table อะไรก็ว่าไป แล้วใส่ใส่แท็กนี้ลงไปในช่องที่จะให้ขึ้น <?=$ตัวแปร?>
|
|
|
|
|
Date :
2010-07-02 21:34:54 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คำสั่ง sql select * from table อะไรก็ว่าไป แล้วใส่ใส่แท็กนี้ลงไปในช่องที่จะให้ขึ้น <?=$ตัวแปร?>
ผมลองล่ะครับมันออกมาน่ะครับแต่อยากให้มันใส่ตรงวันทีอ่ะครับ ขอบคุณครับ จะมีใครมาให้คำแนะนำไหมหนอ
|
|
|
|
|
Date :
2010-07-02 21:58:55 |
By :
kasuya191 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขออนุญาติปั้มนิดหนึ่งน่ะครับ
ขอบคุณครับ จะมีใครมาให้คำแนะนำไหมหนอ
|
|
|
|
|
Date :
2010-07-03 18:38:06 |
By :
kasuya191 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ช่วย หน่อยนะครับ เพื่อนผมเอง
|
|
|
|
|
Date :
2010-07-04 20:07:51 |
By :
วิน |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ทำโปรเจค คู่ครับ เพื่อนผมเอง ช่วยหน่อย นะ ครับพี่ๆ เทพๆ
|
|
|
|
|
Date :
2010-07-04 20:09:31 |
By :
win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
select * from schedule where `date` = 'วันที่ตรงช่องนั้น format yyyy-mm-dd'
|
|
|
|
|
Date :
2010-07-04 20:33:03 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ว่าแต่โค๊ดนี้คุ้นนะครับ หาจากในเน็ตใช่ปะ เพราะผมก็เคยใช้แบบนี้อะ
เอาเป็นแนวคิดละกัน
Code (PHP)
select * from schedule where `date` = 'วันที่ตรงช่องนั้น'
ถ้าคุณใช้คิวรี่แบบข้างบนนี้นั้นหมายความว่าถ้าเกิดเดือนนี้มีทั้งหมด 30 วันคุณก็ต้องไปคิวรี่ 30 ครั้งในความคิดผมมันไม่ค่อยเวิร์คว่าปะครับลองดูแบบข้างล่าง
select * from schedule where month(date) = 'เดือนที่จะแสดง'
ให้คุณคิวรี่ทั้งเดือนนั้นมาเลยครับ โดยคิวรี่ก่อนที่จะทำการสร้างปฎิทิน แล้วนำผลลัพธิ์มาใส่อาเรย์ไว้ใช้วันที่เป็น key
array_event['2010-07-01']= 'event...........'
ประมาณนี้ แล้วเวลาที่คุณสร้างปฎิทินก็ให้นำวันที่ๆได้จากปฎิทินของคุณมาค้นหาใน อาเรย์ว่าวันที่นั้นๆมันมีกิจกกรรมปะ
|
|
|
|
|
Date :
2010-07-05 11:41:24 |
By :
naskw |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณครับ แต่ยังไม่ได้เลยอ่ะ
|
|
|
|
|
Date :
2010-07-05 19:02:19 |
By :
kasuya191 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
select * from schedule where month(date) = 'เดือนที่จะแสดง'
ก็ดีนะครับ แต่คงต้องใส่ปีเข้าไปด้วย เพราะไม่งั้นได้ข้อมูลของเดือนนั้นๆ ของทุกปีเหมือนกัน
|
|
|
|
|
Date :
2010-07-05 22:56:55 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อ่ะน่ะขอบคุงหลายๆๆ ได้แหลกว่าจะได้เหอๆๆ
|
|
|
|
|
Date :
2010-07-06 17:30:26 |
By :
kasuya191 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|