Exemplo n.º 1
0
<?php

$obj = new podcast(NULL, array('podcast'));
$podcast = $obj->createFeedChannel();
echo $podcast;