<?php
require_once "powertabdocument.php";
$ptb = new PowerTabDocument ();
$ptb->Load ("powertabfile.ptb");
// Example see more functions below:
$ptb->GetHeader()->GetSongArtist();
// GetLessonAuthor()
// GetLessonCopyright()
// GetLessonLevel()
// GetLessonMusicStyle()
// GetLessonNotes()
// GetLessonSubtitle()
// GetLessonTitle()
// GetSongArranger()
// GetSongArtist()
// GetSongAudioReleaseTitle()
// GetSongAudioReleaseType()
// GetSongAudioReleaseYear()
// GetSongAuthorType()
// GetSongBassScoreNotes()
// GetSongBassScoreTranscriber()
// GetSongBootlegDate()
// GetSongBootlegTitle()
// GetSongComposer()
// GetSongContentType()
// GetSongCopyright()
// GetSongGuitarScoreNotes()
// GetSongGuitarScoreTranscriber()
// GetSongLyricist()
// GetSongLyrics()
// GetSongReleaseTitle()
// GetSongReleaseType()
// GetSongTitle()
?>
Monday, November 12, 2007
RE: Extracting Song Information With The Parser
This is in response to a comment left about the php ptparser. Parsing power tab song info and displaying it is pretty easy. See the following code below for example.
Labels:
open source,
php,
power tab parser
Sunday, November 11, 2007
Let it Snow! Let it Snow! Let it Snow!
The Holidays are coming! We've updated the main page chock full of Christmas tabs, and a snowy interface. Enjoy! ... and Happy Holidays!
-apt
-apt
Labels:
christmas,
holidays,
site update
Subscribe to:
Posts (Atom)