Loading...

使FCKeditor所上傳的圖檔檔名亂數化

Temperature: 0 °C

ChungChung
author_tools

編輯"../fckeditor/editor/filemanager/connectors/php/commands.php"

此檔.搜尋:


$sExtension = strtolower( $sExtension ) ;

在其下方新增:

$sFileName = date("Y-m-d").mt_rand().‛.‛.$sExtension;

存檔.

https://innstory.com/story-使FCKeditor所上傳的圖檔檔名亂數化-101
寫程式筆記

Prev
 PHP的日期加減運算

Next
我在檳城