admin   2025-05-31, 08:41 AM
#1
程式碼:
$tbfiles = glob('./0/tb_*.json');
rsort($tbfiles);
foreach ($tbfiles as $tbfile) {
  echo $tbfiles.
}
上次編輯於: 2025-05-31, 08:41 AM admin.
  
Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.