Need help with PHP and MySQL
问题 I have a table of songs, some songs are album song, and some are singles... And I have a table of albums... Example: if the album ID is [null], it means the song is a single Songs Table: +--------+---------+-----------+----------------+---------+---------------+-------+--------+--------+------+-------+-------+----------+ | Row ID | Song ID | Album ID | Song Name | Band | Date Released | Genre | Lyrics | Lenght | Size | Plays | Likes | Dislikes | +--------+---------+-----------+---------------