File: Playlist.php
Source Location: /MP3_Playlist-0.5.0alpha1/MP3/Playlist.php
Classes:
MP3_Playlist
Class MP3_Playlist
Page Details:
Class to generate playlists in m3u and other formats including smil, sqlite, XHTML, RSS and raw XML
PHP version 5 LICENSE: The PHP License, version 3.0 Copyright (c) 2004-2005 David Costa This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following url: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('PEAR/Exception.php') [line 43]
Load PEAR_Exception for throw on error. require_once('MP3/Id.php') [line 48]
Require MP3 ID for extensive support of tags within a playlist require_once('Net/URL.php') [line 53]
Load Net_URL for fix the given URL.
Documentation generated on Mon, 11 Mar 2019 14:15:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|