Videos
28 11 2007
The Videos section is in a state of maintenance. We’re leaving it up for use, but be aware that some elements may be broken for the next couple of days.
*/?> include("$_SERVER[DOCUMENT_ROOT]/common/global.php"); require("$_SERVER[DOCUMENT_ROOT]/common/parser.php"); $videos = parsevideoxml('http://www.theilife.com/media/podcast/The_Daily_iLife.xml'); if($videos){?>
$cat = $_GET["cat"];
$show = $_GET["show"];
if($cat && !$show){?>
|
---|
}
else if($cat && $show){
if ($videos[$cat])foreach($videos[$cat] as $value) if($value[0] == stripslashes($show)){
?>
click image to view |
=$value[2]?> |
}} else{?>
Categories:
if (!file_exists("./media/podcast/Categories.1337"))
{
echo ("Category data not found: contact the webmaster!");
}
else{
foreach($videos as $key => $value) $categories[] = $key;
natcasesort($categories);
?>
Show All | |
---|---|
Comments : 7 Comments »
|