title)); ?>
id, ucwords($song->f_artist), ucwords($song->title))); if($return == "Sorry Lyrics, Not found") { echo _("Sorry Lyrics Not Found."); } else { echo "
" . $return . "
"; } ?>