01.
<?php
02.
/*
03.
* CKFinder
04.
* ========
05.
* http://cksource.com/ckfinder
06.
* Copyright (C) 2007-2015, CKSource - Frederico Knabben. All rights reserved.
07.
*
08.
* The software, this file and its contents are subject to the CKFinder
09.
* License. Please read the license.txt file before using, installing, copying,
10.
* modifying or distribute this file or part of its contents. The contents of
11.
* this file is part of the Source Code of CKFinder.
12.
*/
13.
14.
require_once
__DIR__ .
'/vendor/autoload.php'
;
15.
16.
use
CKSource\CKFinder\CKFinder;
17.
18.
$ckfinder
=
new
CKFinder(__DIR__ .
'/../../../config.php'
);
19.
20.
->run();
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง