<!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" /> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title></title> <style type="text/css"> .header {width: 100%; height: 30px; background-color:#666; clear: both; } .menu {width:100%; height:30px; background-color:#666; clear: both; } .Article { width:100%; height:500px; background-color:#c2c6ce; } .footer { background-color:#666; width:100%; height:30px; clear: both; } </style> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> <style type="text/css"> body { background-color: #000; } </style> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div style="width:1200px; margin:0 auto;"> <header class="header"></header> <div class="menu"> <nav class="navbar navbar-default" style="background-color: #333399;"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.php">หน้าแรก</a> <a class="navbar-brand" href="admin/login-video.php">เข้าสู่คอร์สออนไลน์</a> <a class="navbar-brand" href="menu/s-pay.php">ค้นหาการชำระเงิน</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="#">Link</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="#">Action</a></li> <li><a href="#">Another action</a></li> <li><a href="#">Something else here</a></li> <li role="separator" class="divider"></li> <li><a href="#">Separated link</a></li> <li role="separator" class="divider"></li> <li><a href="#">One more separated link</a></li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> </a> <ul class="dropdown-menu"> <li><a href="#">Action</a></li> <li><a href="#">Another action</a></li> <li><a href="#">Something else here</a></li> <li role="separator" class="divider"></li> <li><a href="#">Separated link</a></li> </ul> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </div> <div class="Article"> <p> </p> </div> <div class="footer"></div> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.min.js"></script> </body> </html>
<a class="navbar-brand" href="?page='เข้าสู่คอสเรียนออนไลน์'">เข้าสู่คอร์สออนไลน์</a>
if($_GET['page']==null){ include("body/page1.php"); }else if($_GET['page']=="เข้าสู่คอสเรียนออนไลน์"){ include("body/page2.php"); }
<?php // programname.php // จะตรวตสอบจะ ประกาศตัวแปรอะไรก็ว่าไป include 'menu.php'; // แสดงเมนู่ที่ จับเอาจากไฟล์ที่ทำไว้นั่นแหล่ะ มาใส่ใน menu.php // บันทัดข้างล่างต่อไปจะให้แสดงอะไรก็ว่าไป
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง