Search results for ""

0; }); uasort($albums, function ($a, $b) { return strcmp($a["title"], $b["title"]); }); uasort($albums, function ($a, $b) { return strcmp($a["artist"], $b["artist"]); }); uasort($albums, function ($a, $b) { return getMatches($b) - getMatches($a); }); $songs = array_filter($songs, function ($i) { return getMatches($i) > 0; }); uasort($songs, function ($a, $b) { return getMatches($b) - getMatches($a); }); ?>
$album): ?> " data-item-artist="" href="listing.php?a=" style="padding: 10px; color: inherit; text-decoration: inherit;" class="album">