Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
App
Http
Streamers
PHPStreamer
PHP 클래스 App\Http\Streamers\PHPStreamer
상속:
extends
Streamer
,
implements
App\Http\Streamers\StreamerInterface
파일 보기
프로젝트 열기: phanan/koel
1 사용 예제들
공개 메소드들
메소드
설명
stream
( )
Stream the current song using the most basic PHP method: readfile() Credits: DaveRandom @ http://stackoverflow.com/a/4451376/794641.
메소드 상세
stream()
공개
메소드
Stream the current song using the most basic PHP method: readfile() Credits: DaveRandom @ http://stackoverflow.com/a/4451376/794641.
public
stream
( )