|
|
|
แก้ Calendar ให้หน่อยครับ พ.ศ.ไม่เป็นไทย <?php require_once('classes/tc_calendar.php'); ?> |
|
|
|
|
|
|
|
Code (PHP)
<?php
require_once('classes/tc_calendar.php');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>TriConsole - Programming, Web Hosting, and Entertainment Directory</title>
<link href="calendar.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="calendar.js"></script>
<style type="text/css">
body { font-size: 11px; font-family: "verdana"; }
pre { font-family: "verdana"; font-size: 10px; background-color: #FFFFCC; padding: 5px 5px 5px 5px; }
pre .comment { color: #008000; }
pre .builtin { color:#FF0000; }
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td><h3><a href="http://www.triconsole.com/php/calendar_datepicker.php" target="_blank">PHP - Calendar, DatePicker Calendar </a></h3>
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td>
<form name="form1" method="post" action="">
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td nowrap>Date 3 :</td>
<td><?php
$myCalendar = new tc_calendar("date5", true, false);
$myCalendar->setIcon("images/iconCalendar.gif");
$myCalendar->setDate(date('d'), date('m'), date('Y'));
$myCalendar->setPath("./");
$myCalendar->setYearInterval(2000, 2015);
$myCalendar->dateAllow('2008-05-13', '2015-03-01');
$myCalendar->setDateFormat('j F Y');
//$myCalendar->setHeight(350);
//$myCalendar->autoSubmit(true, "form1");
$myCalendar->writeScript();
?></td>
</table>
</table>
</body>
</html>
Tag : - - - -
|
|
|
|
|
|
Date :
2010-07-20 15:53:00 |
By :
satonpanit |
View :
2263 |
Reply :
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+543
|
|
|
|
|
Date :
2010-07-20 16:22:58 |
By :
oxygenyoyo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
บวกตรงไหนล่ะครับ
|
|
|
|
|
Date :
2010-07-20 16:38:04 |
By :
satonpanit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คุณทำเองหรือว่าเอาของเขามาล่ะครับ ?
จะแก้ปีคุณลองเอาไปใส่ตรงไหนบ้างล่ะครับ ? ลองหรือยังอ่ะครับที่ถามหรือว่ารอให้บอกอีกก่อนว่าจะเอาไปใส่ตรงไหน ลองผิดลองถูกดูครับ
|
|
|
|
|
Date :
2010-07-20 16:50:17 |
By :
oxygenyoyo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใจเย็นๆครับคุณ Oxygenyoyo เขาอาจจะไม่รู้จริงๆก็ได้ครับ ส่วนคุณ toon เอา+543ไปบวกปีที่เป็น ค.ศ นะครับ
|
|
|
|
|
Date :
2010-07-20 17:23:06 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
กำ
|
|
|
|
|
Date :
2010-07-20 20:19:16 |
By :
อุ๋ยเสี่ยวป๋อ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=ช่วยอธิบายโค้ด เเบบเเต่ละบรรทัด สั้นๆ ให้ทรายทีได้ไหมคะ หนูเอามาทำโปรเจ็คจบอะคะ
|
|
|
|
|
Date :
2011-12-17 10:57:22 |
By :
naiyjeab |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|