loadHTML($output); //Load the document into the parse $title = $dom->getElementsByTagName("title")->item(0)->nodeValue; //Title contents //Search for the description tag $metas = $dom->getElementsByTagName("meta"); $descr = ""; //Defaults to empty description foreach ($metas as $item) { if ($item->attributes->getNamedItem('name')->nodeValue == "description") { $descr = $item->attributes->getNamedItem('content')->nodeValue; break; } } //Finish searching for the description tag ?> <?php print($title); ?>

Dos - 8bit Life

Picture
                                  The Team
                                  
I often use VST's as well, I'm quite new to trackers.
8Bit Guitar Fuzz is where it's at, I use it often