= 1073741824) { $bytes = number_format($bytes / 1073741824, 2) . ' GB'; } elseif ($bytes >= 1048576) { $bytes = number_format($bytes / 1048576, 2) . ' MB'; } elseif ($bytes >= 1024) { $bytes = number_format($bytes / 1024, 2) . ' KB'; } elseif ($bytes > 1) { $bytes = $bytes . ' bytes'; } elseif ($bytes == 1) { $bytes = $bytes . ' byte'; } else { $bytes = '0 bytes'; } return $bytes; } ?>
NOW PLAYING ||
100%       0:00/0:00                   Single
%AUDIO_FILE_NAME%
%FILE_SIZE%
'; $files = array(); $filepath = "uploads/"; foreach (glob($filepath . "*.mp3") as $file) { if(strpos($file,'inith') !== false){ $files[] = $file; } } $count = 0; $songlist = []; $keyword = ""; foreach($files as $file) { $ext = pathinfo($file, PATHINFO_EXTENSION); $filename = str_replace("." . $ext,"",str_replace("inith","",basename($file))); $filename = hex2bin($filename); array_push($songlist,[$file,$filename,$count]); $count += 1; } ?>
false
true
Download Mode Enabled.
Disable