Echoing problem...
Posted: Thu Dec 30, 2010 8:35 pm
ok so my issue is that i would like to echo out only playlists that are Unique and haven't been echoed out already... Here is an example of the table im using.

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...

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 DESC