title); /* Prepare the variables */ $title = scrub_out(truncate_with_ellipsis($song->title)); $album = scrub_out(truncate_with_ellipsis($song->f_album_full)); $artist = scrub_out(truncate_with_ellipsis($song->f_artist_full)); ?>
<?php echo scrub_out($song->f_album_full); ?>