Math
E-Book
Release 2.6.4
+ Conc!
หน้าแรก
ดาวน์โหลด
เว็บบอร์ด
*ล็อกอินโอเน็ต
*สมาชิกพรีเมียม
ผู้เขียน
ผลงาน
สนับสนุน
>>
แก้ไข head.inc
รายละเอียด* :
<!DOCTYPE html> <html> <head> <?php if (($_SERVER["HTTP_HOST"] != "localhost") && (substr($_SERVER["HTTP_HOST"],0,10) != "192.168.1.")) echo("<!-- Google Analytics --><script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-131530782-1\"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-131530782-1');</script> <!-- Google Analytics -->"); ?> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="keywords" content="คณิต, คณิตศาสตร์, เลข, ม.ปลาย, math, e-book, ข้อสอบ, แบบฝึกหัด"> <meta name="Revisit-After" content="5 Days"> <meta name="robots" content="all,index"> <meta name="format-detection" content="telephone=no"> <meta name="google-site-verification" content="T7FC_RJHCT3tKEMBY-a-VE53MQWxwj6vK7lFdIM4q3M"><!-- for https://google.com/webmasters --> <meta property="fb:app_id" content="1798690887051064"><!-- for https://developers.facebook.com/tools/comments --> <?php $pagename = basename(getenv('SCRIPT_NAME'), ".php"); // ------------ พรีวิวสำหรับ search engine และ social share (รับค่า $descrip ที่โยนมาจาก wbshow.php) --------------- if ($pagename != "index-quiz") { echo("<meta property=\"og:image\" content=\"$mainweburl/data/config/the-fbshare.jpg\"/>\n"); } else { echo("<meta property=\"og:image\" content=\"$mainweburl/quiz/1-".padnum2($ranind).".png\"/>\n"); } if ($fbcanonurl == "") { $fbcanonurl = $fullweburl; } // fallback if ($pagename != "index-quiz") { echo("<meta property=\"og:url\" content=\"$fbcanonurl\"/>\n"); } else { echo ("<meta property=\"og:url\" content=\"http://quiz.kanuay.com/?ranind=$ranind\"/>\n"); } if ($descrip == "") { $descrip = "Math E-Book คณิตศาสตร์ ม.ปลาย โหลดฟรี เนื้อหา/เฉลยข้อสอบ O-NET PAT1 วิชาสามัญ โดยพี่นวย (คณิต มงคลพิทักษ์สุข) ผู้เขียน Hi-Speed Math และ O-NET สนทนา"; } // fallback echo("<meta name=\"description\" content=\"$descrip\">"); ?> <link rel="shortcut icon" href="data/config/the-favicon.ico" type="image/x-icon"> <?php // ตรงนี้ไม่ได้นำไปใช้จริงที่จุดอื่นแล้ว แค่เก็บไว้เป็นที่ระลึก // include 'mobile/Mobile_Detect.php'; $mdetect = new Mobile_Detect(); // if ($mdetect->isMobile()) { $mdetect = "Y"; } else { $mdetect = "N"; } $cssfile = "data/config/the-style.css?".strtoupper(base_convert(filemtime('data/config/the-style.css'), 10, 36)); echo("<meta name=\"viewport\" content=\"width=device-width, maximum-scale=1.0\">"); echo("<link rel=\"stylesheet\" href=\"$cssfile\" type=\"text/css\" media=\"all\">"); ?> <?php $iconsuf = ""; if ($pagename == "index-login") { $iconsuf = "-onet"; } echo ("<link rel=\"apple-touch-icon-precomposed\" href=\"data/config/the-appicon".$iconsuf.".png\" type=\"image/png\">\n"); // ----------- รับค่า $title ที่โยนมาจาก wbshow.php --------- if ($title != "") { if ($pagename == "wbshow") { echo("<title>$nofile | ".htmlspecialchars($title)."</title>\n"); } elseif ($pagename == "index-quiz") { echo("<title>".htmlspecialchars($title)."</title>\n"); } } else { echo("<title>$board2</title>\n"); } // --------- ส่วนของ RSS subscribe --------- if ($okrss == "yes") { echo("<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS 2.0\" href=\"rss\">\n"); } if ($okrssupd == "yes") { echo("<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS 2.0\" href=\"rss-update\">\n"); } if ($okrssblog == "yes") { echo("<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS 2.0\" href=\"rss-blog\">\n"); } // ------------- ส่วนของ javascript ---------- $jscall = ""; if (in_array($pagename, array("wbshow","wbwrite","wbedit","index","index-premium"))) { $jscall = $jscall."Eqs"; } // หน้าที่จะแสดงผลสมการ if (in_array($pagename, array("wbshow","wbwrite","wbedit"))) { $jscall = $jscall."But"."Eqt"; } // ปุ่ม smiley+สมการ+tag และช่องทดสอบสมการ if (in_array($pagename, array("wbshow","wbwrite","wbedit","wbhistory","index-login","index-premium"))) { $jscall = $jscall."Shh"; } // แสดง+ซ่อน if (in_array($pagename, array("wbshow"))) { $jscall = $jscall."Tog"; } // แสดงสลับไปมา if (in_array($pagename, array("wbhistory"))) { $jscall = $jscall."Pop"; } // ป๊อปอัพบอลลูน include("wbjscript.inc"); ?> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '362939237418015', { em: 'insert_email_variable,' }); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=362939237418015&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> </head> <body> <?php echo($svgiconhead); // ประกาศ symbol ไอคอนทั้งหมด เพื่อเอาไว้เรียกใช้ if ($fblikeshow != "0") { echo(" <div id=fb-root></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> "); } ?> <!-- เริ่ม pagewrap ชั้นนอกสุด --> <DIV id=wrap> <!-- 01 เริ่ม header --> <DIV id=headerbg><DIV id=header> <span id=logo-text>Math <span id=logo-text2>E-Book</span></span><br> <span id=slogan>Release 2.6.4 <span id=slogan2>+ Conc!</span></span> <?php // -------------- ส่วน header หาคำพูดไปแสดงมุมบนขวา ----------------- if ($nofile != "") { $filename= "data/config/my-amount.txt"; $line=file($filename); for ($num = 1; $num < strlen($line[0]); $num++) { $numx = substr_count($line[0], 'X'); $numl = substr_count($line[0], 'L'); $numm = substr_count($line[0], 'M'); $nums = substr_count($line[0], 'S'); $numi = substr_count($line[0], 'I'); $nolast = 10000 * $numx + 1000 * $numl + 100 * $numm + 10 * $nums + $numi; } $nolast = $nolast-1; $nolast = padnum ($nolast); $nofile = padnum ($nofile); $headword = "$hword3a<b>$nofile</b>$hword3b<b>$nolast</b>"; } else { $headword = $allornew.$rsslink; } //if (in_array(substr($_SERVER["HTTP_HOST"],0,10), array("192.168.1.","localhost"))) { $headword = $headword."<br><b style='color:#FFF'>=== LOCALHOST ===</b>"; } if ($headword != "") { echo ("<div id=header-links><p>$headword</p></div>"); } // ---------------------------------------------------------------------------------------------------- ?> </DIV></DIV><!-- จบ 01 header --> <!-- 02 เริ่ม menubar --> <DIV id=menubg><DIV id=menu> <ul> <li<?php if (in_array($pagename, array("index","index-mailing"))) {echo(" id=current");} ?>><a href=./>หน้าแรก</a></li> <li<?php if (in_array($pagename, array("index-download","index-dlstart","index-dlcstart","index-quiz"))) {echo(" id=current");} ?>><a href=download>ดาวน์โหลด</a></li> <li<?php if(substr($pagename,0,2)=="wb") {echo(" id=current");} ?>><a href=board>เว็บบอร์ด</a></li> <li<?php if (in_array($pagename, array("index-login","index-order"))) {echo(" id=current");} ?>><a href=login>*ล็อกอินโอเน็ต</a></li> <li<?php if (in_array($pagename, array("index-premium"))) {echo(" id=current");} ?>><a href=premium>*สมาชิกพรีเมียม</a></li> <li<?php if (in_array($pagename, array("index-kanuay","index-thank"))) {echo(" id=current");} ?>><a href=kanuay>ผู้เขียน</a></li> <li<?php if($pagename=="index-port") {echo(" id=current");} ?>><a href=port>ผลงาน</a></li> <li<?php if($pagename=="index-donate") {echo(" id=current");} ?>><a href=donate>สนับสนุน</a></li> </ul> <span id=fixright><b>>></b></span> </DIV></DIV><div id=picafter></div><!-- จบ 02 menubar --> <!-- 03 เริ่ม content-wrap --> <DIV id=content-wrap>
*ชื่อ
นวย (admin)
*รหัส
จัดการแก้ไข
ขอเริ่มใหม่..
ค้นหาในเว็บบอร์ด
เริ่มค้น!
ร่วมสนับสนุนอีบุ๊ค
สมัครสมาชิกพรีเมียม
พรีเทสต์ คณิต1 วิชาสามัญ
พรีเทสต์ PAT1
สั่งซื้อหนังสือ
ติดตามแฟนเพจ
Math E-Book fanpage
ขอขอบคุณ
MathJax
,
PHP
5.6.39-0+deb8u1
,
StyleShout
,
SVG-icon
,
f0nt
,
Thaiware
,
MathType
,
Acrobat
,
Foxit
,
SumatraPDF
• เอกสาร Math E-Book (คณิตศาสตร์ ม.ปลาย), Math E-Book ฉบับเข้มข้น, O-NET สนทนา ในส่วนเนื้อหา ตัวอย่าง และเฉลย เป็นผลงานเรียบเรียงของ
คณิต มงคลพิทักษ์สุข
• ทุกผลงานได้รับการคุ้มครองจาก พรบ. ลิขสิทธิ์ 2537 และ 2558
•
เผยแพร่เพื่อให้ใช้อ่านส่วนบุคคลเท่านั้น
และไม่อนุญาตให้แก้ไขเปลี่ยนแปลงส่วนใดทั้งสิ้น
• หากต้องการเผยแพร่ส่วนหนึ่งหรือทั้งหมดของผลงานนี้เพื่อการอื่น กรุณาสมัครสมาชิก
MathHubb Premium