
So i would only like to echo out Playlist and Playlist 1.
So far the only thing i can do to echo out the table PL_name is...
Code: Select all
SELECT * FROM `".$uid."` ORDER BY Pl_num DESCModerator: General Moderators

Code: Select all
SELECT * FROM `".$uid."` ORDER BY Pl_num DESC