Artist
Song
Table './tabrock_main/tabs' is marked as crashed and should be repaired
SELECT DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Concern' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Double Cross' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Everyday' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Friend (intro)' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Go Away' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'I Know' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'My Dream And I' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Pollution' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'T.k.o' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'The End' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'United We Stand Tall' 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 DISTINCT type FROM tabs, songs, artists WHERE artists.file = 'reset' AND songs.name = 'Why' 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
TabRocket Home -> Reset Songs

Reset Songs

Concern  ( )
Double Cross  ( )
Everyday  ( )
Friend (intro)  ( )
Go Away  ( )
I Know  ( )
My Dream And I  ( )
Pollution  ( )
T.k.o  ( )
The End  ( )
United We Stand Tall  ( )
Why  ( )


  • Panic at the Disco
  • Metallica
  • Table './tabrock_main/tabs' is marked as crashed and should be repaired
    SELECT artists.name AS artist, songs.name AS song, tabs.type, artists.file AS artistFile, songs.file AS songFile FROM tabs INNER JOIN songs ON tabs.song = songs.id INNER JOIN artists ON songs.artist = artists.id ORDER BY tabs.views DESC LIMIT 0, 28

    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