|
|
|
Strict Standards: Only variables should be passed by reference |
|
|
|
|
|
|
|
Code (PHP)
$ar=explode('.',$name); $ext2=end($ar) // บันทัดนี้ จะทำทำไมไม่ต้องก็ได้
$name = substr($name, 0, -strlen($ext)) . "_medium." . $ext; // เอาสิ่งที่มีแล้วมาใช้
|
ประวัติการแก้ไข 2018-01-12 20:48:39
|
|
|
|
Date :
2018-01-12 20:45:18 |
By :
Chaidhanan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|