PHP Classes

File: create_html.bat

Recommend this page to a friend!
  Classes of Ondrej Maly   MP3 Jukebox   create_html.bat   Download  
File: create_html.bat
Role: Auxiliary data
Content type: text/plain
Description: pod2html
Class: MP3 Jukebox
Serve play lists to implement a Web based jukebox
Author: By
Last change:
Date: 18 years ago
Size: 308 bytes
 

Contents

Class file image Download
@echo off call pod2html --title mp3_filelist --css pod.css --header class.mp3_filelist.php > docs\mp3_filelist.html call pod2html --title mp3_radio --css pod.css --header class.mp3_radio.php > docs\mp3_radio.html call pod2html --title mp3_idv --css pod.css --header class.mp3_idv.php > docs\mp3_idv.html