iphone Programming Glossary: c_end
Using php to output an mp4 video http://stackoverflow.com/questions/5924061/using-php-to-output-an-mp4-video 1 End byte header 'Content type video mp4' header Accept Ranges 0 length if isset _SERVER 'HTTP_RANGE' c_start start c_end end list range explode ' ' _SERVER 'HTTP_RANGE' 2 if strpos range ' ' false header 'HTTP 1.1 416 Requested Range Not Satisfiable'.. Range bytes start end size exit if range ' ' c_start size substr range 1 else range explode ' ' range c_start range 0 c_end isset range 1 is_numeric range 1 range 1 size c_end c_end end end c_end if c_start c_end c_start size 1 c_end size header.. size substr range 1 else range explode ' ' range c_start range 0 c_end isset range 1 is_numeric range 1 range 1 size c_end c_end end end c_end if c_start c_end c_start size 1 c_end size header 'HTTP 1.1 416 Requested Range Not Satisfiable' header..
|