|
|
|
ปัญหาเกี่ยวกับการใช้คำสั่ง include แล้ว web browser แสดงผลผิดเพี้ยนครับ ขอคำแนะนำด้วยครับ |
|
|
|
|
|
|
|
เขียนคำสั่ง include ยังไงครับ
หรือไม่ก็ดูที่ไฟล์ที่ include มาครับ
|
|
|
|
|
Date :
2010-07-05 15:21:10 |
By :
ไวยวิทย์ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คุณ include แบบนี้หรือเปล่า
Code (PHP)
echo include("file.php");
|
|
|
|
|
Date :
2010-07-05 15:35:50 |
By :
naskw |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แสดงว่า ใน file.php มีการ echo ค่า มั้งคะ
|
|
|
|
|
Date :
2010-07-05 16:22:31 |
By :
naked13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แหะๆ วันนี้ลองทำใหม่อีก ปรากฎว่าไม่มีเลข 1 แล้ว แต่ยังคงไม่สามารถทำให้ชิดซ้ายบนได้ เฮ้อ....
code ตามด้านล่างครับ
page.php
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
<link rel="stylesheet" href="../css/css_web.css" type="text/css">
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4"><img src="../pic_web/header.jpg" alt="" width="100%" height="150"></td>
</tr>
<tr>
<? include "tab.php";?>
</tr>
<tr>
<td width="20%"> </td>
<td width="20%"> </td>
<td width="20%"> </td>
<td width="40%"> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>
หน้า tab.php
<td colspan="4" id="tab"> Welcome Guest | Home | Login | Register | Search | Gallary | Webboard | Payment | Contact us |</td>
รบกวนช่วยหน่อยครับ
|
|
|
|
|
Date :
2010-07-05 20:44:49 |
By :
nopasurada |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tr valign='top'>
<? include "tab.php";?>
</tr>
น่าจะทำให้ขึ้น สูงสุดของ tr
|
|
|
|
|
Date :
2010-07-05 21:19:19 |
By :
birdbird27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ยังไม่ได้ครับ รอผู้รู้มาช่วยเหลือต่อไปครับ
|
|
|
|
|
Date :
2010-07-05 23:35:41 |
By :
nopasurada |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
การ include ค่าเข้ามา แล้วกระทำในจุดที่ CSS กำหนดไว้
ค่าออกมาก็จะเพี้ยนครับ
ถ้าใช้ CSS แนะนำให้ไปดูไฟล์ Style ครับ แล้วปรับตรงจุดนั้นให้เหมาะสม
|
|
|
|
|
Date :
2010-07-06 15:45:10 |
By :
Dept |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณพี่ๆที่มาตอบนะครับ ผมลองตามวิธีพี่ Prakim แล้วก็ยังไม่ได้ครับ
ผมเอา css มาให้ดูด้วยครับ
/* Global Styles */
body {
margin:0px;
}
a {
color: #FF6600;
font-weight:bold;
}
a:hover {
color: #3366CC;
}
/* ID Styles */
*{
list-style:none;
margin:0px;
padding:0px;
}
#menu4 {
width: 200px;
border-style: solid solid none solid;
border-color: #D76100;
border-size: 1px;
border-width: 1px;
}
#menu4 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}
#menu4 li a:link, #menu4 li a:visited {
color: #9E3C02;
display: block;
background: url(images/menu4.gif);
padding: 8px 0 0 30px;
}
#menu4 li a:hover {
color: #fff;
background: url(images/menu4.gif) 0 -32px;
padding: 8px 0 0 30px;
}
#menu4 li a:active {
color: #fff;
background: url(images/menu4.gif) 0 -64px;
padding: 8px 0 0 30px;
}
#navigation td {
border-bottom: 2px solid #C0DFFD;
}
#navigation a {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #003366;
line-height:16px;
letter-spacing:.1em;
text-decoration: none;
display:block;
padding:8px 6px 10px 26px;
background: url("mm_arrow.gif") 14px 45% no-repeat;
}
#navigation a:hover {
background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
color:#FF6600;
}
#logo {
font:24px Verdana, Arial, Helvetica, sans-serif;
color: #CCFF99;
letter-spacing:.2em;
line-height:30px;
}
#tagline {
font:12px Verdana, Arial, Helvetica, sans-serif;
color: #FF9933;
letter-spacing:.4em;
line-height:18px;
}
#monthformat {
border-bottom: 2px solid #E6F3FF;
}
#dateformat {
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #003366;
letter-spacing:.2em;
}
#tab {
color: #003366;
font-weight:bolder;
font-size: 15px;
font-style: italic;
line-height: 25px;
text-align: left;
background-color: #FF6600;
border-bottom-style: outset;
}
#dateformat a {
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #003366;
font-weight:bold;
letter-spacing:.1em;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
line-height: 12px;
text-align: left;
}
#dateformat a:hover {
color: #FF6600;
letter-spacing:.1em;
}
/* Class Styles */
.bodyText {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#003366;
line-height:20px;
margin-top:0px;
}
.pageName{
font: 18px Verdana, Arial, Helvetica, sans-serif;
color: #3366CC;
line-height:24px;
letter-spacing:.2em;
}
.subHeader {
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #3366CC;
line-height:16px;
letter-spacing:.2em;
}
.quote {
font: 20px Verdana, Arial, Helvetica, sans-serif;
color: #759DA1;
line-height:30px;
}
.smallText {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #003366;
}
.navText {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #003366;
line-height:16px;
letter-spacing:.1em;
text-decoration: none;
}
|
|
|
|
|
Date :
2010-07-06 22:57:50 |
By :
nopasurada |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#tab {
color: #003366;
font-weight:bolder;
font-size: 15px;
font-style: italic;
line-height: 25px;
text-align: left;
vertical-align:top;
background-color: #FF6600;
border-bottom-style: outset;
}
|
|
|
|
|
Date :
2010-07-06 23:15:36 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณครับ พี่ prakim ลองแล้วแต่ก็ยังไม่ได้อยู่ดีครับ
เฮ้อ.... ถอดใจเลยครับ สงสัยคงต้องปล่อยไปอย่างงี้ แต่ยังไงขอบคุณทุกคนมากครับที่มาช่วยตอบ
|
|
|
|
|
Date :
2010-07-07 23:23:16 |
By :
nopasurada |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
หน้า tab.php ต้องเป็นแบบนี้ครับ
<td colspan="4" id="tab" valign="top"> Welcome Guest | Home | Login | Register | Search | Gallary | Webboard | Payment | Contact us |</td>
เพิ่ม valign="top" เข้ามา ตามที่คุณ PlaKriM บอกไว้ข้างบน ได้แน่นอน ทดสอบแล้ว
|
|
|
|
|
Date :
2010-07-08 01:02:13 |
By :
X-size |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณครับ วันนี้ผมลองทำดูอีกที ได้แล้วครับ ขอบคุณครับที่แนะนำ
|
|
|
|
|
Date :
2010-07-08 22:20:26 |
By :
nopasurada |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ดูเรื่อง DOCTYPE ด้วยครับ
|
|
|
|
|
Date :
2010-07-09 01:55:35 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|