Skip to content

Instantly share code, notes, and snippets.

View LukasStribrny's full-sized avatar

Lukas Stribrny LukasStribrny

  • UK,Leeds
View GitHub Profile
@LukasStribrny
LukasStribrny / FileStream.php
Last active September 4, 2016 20:58 — forked from ranacseruet/VideoStream.php
PHP Any File Stream With HTTP_RANGE
<?php
/**
* Description of FileStream
*
* @author Rana
* @link http://codesamplez.com/programming/php-html5-video-streaming-tutorial
* @co-author Lukas Stribrny
* Added support for fileinfo,mod_ratelimit
*
*/