<?php $tags = get_meta_tags('https://www.thaicreate.com'); echo $tags['author']; echo $tags['keywords']; echo $tags['description']; ?>
<?php $fcontents = implode ('', file ('https://www.thaicreate.com')); $fcontents = stristr($fcontents, '<title>'); $rest = substr($fcontents, 7); $extra = stristr($fcontents, '</title>'); $titlelen = strlen($rest) - strlen($extra); $gettitle = trim(substr($rest, 0, $titlelen)); echo "Coming from: " . $gettitle . "<p>"; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง