<?php $url = "<a href=\"test.php\">Link ภายใน Domain</a>"; ?>
<?php $url = "<a href=\"https://www.thaicreate.com\">https://www.thaicreate.com</a>"; ?>
<?php $string = "<a href=\"https://www.thaicreate.com\">https://www.thaicreate.com</a><br><a href=\"test.php\">Link ภายใน Domain</a>"; $config["web"]["url"] = "http://localhost/main/"; print "$string<br>"; $pt ="/(<a\s.*href=\")(.*)/is"; $string = preg_replace($pt,"$1".$config["web"]["url"]."$2",$string); print "$string<br>"; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง