Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > PHP > PHP Forum > ช่วยผมทีนะครับ ขอร้องหล่ะ คือผมอยากให้เป็นแค่ php อ่ะครับ แบบว่าไม่ต้องมา ใช้ Code Frame



 

ช่วยผมทีนะครับ ขอร้องหล่ะ คือผมอยากให้เป็นแค่ php อ่ะครับ แบบว่าไม่ต้องมา ใช้ Code Frame

 



Topic : 071746

Guest




คือผมอยากให้เป็นแค่ php อ่ะครับ
แบบว่าไม่ต้องมา ใช้ Code Frame
คือแบบ Frame ที่ ลิ้งโค้ดนี้ ก็จะเป็น เฉพาะ ranking อ่ะครับไม่ต้องมีพื้นหลัง..

ช่วยทีนะครับ


Code
<?
session_start();
require_once("config.php");
require_once("news.php");
require_once("includes/web_modules.php");
require_once("server_status.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=windows-874" />
<title>.: MU ONLINE :.</title>
<link href="images/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #877641;
background-image: url();
background-position: center top;
background-repeat: no-repeat;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:link {
color: #CCCCCC;
}
a:visited {
color: #CCCCCC;
}
a:hover {
color: #FF0000;
}
a:active {
color: #CCCCCC;
}
.style2 {color: #669966}
-->
.textfields, input{
border: 1px solid #000000;
background-color: #000000;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;
}
.style4 {color: #669966; font-weight: bold; }
.style6 {color: #99FF00; font-weight: bold; }
.style7 {color: #99FF00}
.style8 {color: #FF0000; font-weight: bold; }
</style>
<script language=JavaScript>
<!--

function hidestatus(){
window.status=''
return true
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus
document.onmouseout=hidestatus
//-->
</script>
</head>

<body>
<table width="175" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="175"><table width="234" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="175"><table width="234" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="231" valign="top"><table width="215" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="215">&nbsp;</td>
</tr>
<tr>
<td><table width="199" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="">
<tr>
<td width="199" bgcolor="#877641">
<?
$sql = 'SELECT * FROM character ORDER BY cLevel DESC';
$query = mssql_query($sql);
$i = 1;
while ($row = mssql_fetch_row($query)){
if ($i < 31){
?>
<table width="191" border="0" cellpadding="0" cellspacing="1">
<tr>
<td width="27" bgcolor="#877641"><div align="center"><img src="images/ranking/ranking_num<? echo $i; ?>.gif" width="11" height="10" /></div></td>
<td width="111" bgcolor="#877641"><div align="left"><span class="style2"><?echo $row[1];?></span></div></td>
<td width="89" bgcolor="#877641"><div align="left"> : <?echo $row[2]?></div>
<div align="left"></div></td>
</tr>
</table>
<?
$i = $i+1;
}}
?> </td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
<td width="10">&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<script language=JavaScript>
<!--
var message="Function Disabled!";
///////////////////////////////////
function clickIE() {if (document.all) {alert(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {alert(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>
<script language="JavaScript1.2">function disableselect(e){

return false

}



function reEnable(){

return true

}



//if IE4+

document.onselectstart=new Function ("return false")



//if NS6

if (window.sidebar){

document.onmousedown=disableselect

document.onclick=reEnable

}

</script>
</body>
</html>




Tag : PHP, HTML/CSS, JavaScript







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2012-01-11 20:08:35 By : ทำไม่เป็นเลยครับ View : 845 Reply : 5
 

 

No. 1



โพสกระทู้ ( 74,058 )
บทความ ( 838 )

สมาชิกที่ใส่เสื้อไทยครีเอท

สถานะออฟไลน์
Twitter Facebook

ไม่รู้จะตอบยังไงดีครับ






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-01-11 22:53:41 By : webmaster
 


 

No. 2

Guest


มันเป็นประมาณนี้อ่ะคับ

http://www.zeus-juti.com/rank.php?mode=pvp

เอา เฉพาะ ชื่อตัวละคร กับ เลเวล มาใส่หน้าเว็บอ่ะครับ โดยไม่ต้องมีพื้นหลัง
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-01-11 22:55:04 By : ไม่รู้จริงๆครับ
 

 

No. 3



โพสกระทู้ ( 4,720 )
บทความ ( 8 )



สถานะออฟไลน์


โห...อะไรเนี่ย ยังมี if ie4+ กับ ns6 อีกเหรอ จะอนุรักษ์สิ่งโบราณแบบนี้กันอีก?
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-01-12 07:17:26 By : mr.v
 


 

No. 4

Guest


คือผม เอา สคริป ranking ของเพื่อนมาอ่ะครับ อยากจะแก้ แต่ทำไม่เป็น

ช่วยทีผมนะครับ T___T
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-01-12 12:46:22 By : T__________T
 


 

No. 5



โพสกระทู้ ( 10 )
บทความ ( 0 )



สถานะออฟไลน์


เขียนเองเลยครับ ^^
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2012-01-12 13:04:21 By : EzilliL3
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ช่วยผมทีนะครับ ขอร้องหล่ะ คือผมอยากให้เป็นแค่ php อ่ะครับ แบบว่าไม่ต้องมา ใช้ Code Frame
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 02
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่