Skip to content

Instantly share code, notes, and snippets.

View scipper's full-sized avatar
🐵
That’s the second biggest monkey head emoji I’ve ever seen!

Steffen Kowalski scipper

🐵
That’s the second biggest monkey head emoji I’ve ever seen!
View GitHub Profile
<?php
/**
* Description of VideoStream
*
* @author Rana
* @link http://codesamplez.com/programming/php-html5-video-streaming-tutorial
*/
class VideoStream
{
private $path = "";