Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

shoutcast Klasse für PHP

Eigenschaften

Keine um die ihr euch kümmern solltet ;)

Methoden

__construct()

object shoutcast::__construct( string $ip, int $port, string $pass )

Erstellt ein neues Shoutcast Objekt

Parameter

ip
    Die IP des Shoutcast Servers

port
    Der Port auf dem der Shoutcast Server lauscht

pass
    Das Passwort für das Admin-Interface des Shoutcast Servers

getShoutcastData()

array shoutcast::getShoutcastData()

Gibt die Daten aus der Shoutcast XML als Array zurück (Songhistory ausgenommen)

Parameter

nuttin
    to care 'bout

Rückgabewert

Die Daten aus der Shoutcast XML werden als Array zurückgegeben

getShoutcastHistory()

array shoutcast::getShoutcastHistory()

Liefert die Sonhistory des Shoucast Servers als Array

Parameter

nuttin
    to care 'bout

Rückgabewert

Songhistory des Shoutcast Servers als Array.

About

A simple Class to get all needed Info's from an Shoutcast-Server

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages