getStationSongs
The getStationSong function is used for getting all of the Songs that are part of a Radio Station
array
getStationSongs
(array $_radio, [int $limit = false])
-
array
$_radio: Information about radio station (as selected from jamroom_radio table)
-
int
$limit: Limit the number of returned songs
|