SELECT tabs.id FROM songs, artists, tabs WHERE artists.file = 'Green-Day' AND songs.file = 'American-Idiot' AND tabs.type = 2 AND tabs.song = songs.id AND songs.artist = artists.id
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/tabrock/public_html/resources/lib/ClassDb.php on line 86
Table './tabrock_main/tabs' is marked as crashed and should be repaired
SELECT tabs.id, tabs.views, artists.name AS artist, songs.name, artists.file AS artistFile, songs.file AS songFile, tabs.id, tabs.type, tabs.tab FROM songs, artists, tabs WHERE tabs.id = '' AND tabs.song = songs.id AND songs.artist = artists.id
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/tabrock/public_html/resources/lib/ClassDb.php on line 86
The tab is not found. This is because we recently have updated lots of our guitar tablatures. Please use the search function above or find similar artists below.
People who like tabs also like tabs from
Fatal error: Cannot access empty property in /home/tabrock/public_html/resources/lib/ClassesDaos.php on line 51