I used Dailymotion json API with PHP reference a lot code
If simple use browser surf the api url,the content "stream_h264_url" can copy used than played. but used PHP echo or print the json API copy "stream_h264_url", the result is blank page.
How to do that can solve this problem? Thanks.
======= Update: =======
probably this code can simple understand
<?php
?>
The result is blank page. If enable "header location".
See Example video http://www.dailymotion.com/video/k3xKoQWm7w1vDR8IxVM
I do not understand is, why use CodeRunner the result can play the video. Run the PHP file in web browser will not work.
Sorry, I give up.