(.*?)/is", $data, $m)) { $title = trim($m[1]); } $pieces[] = array( "file" => $file, "title" => $title, "size" => round(filesize($dir . "/" . $file) / 1024, 1) . " KB", "date" => date("Y-m-d", filemtime($dir . "/" . $file)), "image" => $img ); } ?> The Plan No poster found
(.*?)/is", $data, $m)) { $title = trim($m[1]); } $pieces[] = array( "file" => $file, "title" => $title, "size" => round(filesize($dir . "/" . $file) / 1024, 1) . " KB", "date" => date("Y-m-d", filemtime($dir . "/" . $file)), "image" => $img ); } ?> The Plan