File manager - Edit - /home/autoph/public_html/portal/video.html
Back
<video id="myVideo" width="500" height="280" controls autoplay poster="image/poster.png"> <source src="" type="video/mp4" /> <em>Sorry, your browser doesn't support HTML5 video.</em> </video> <?php $videos="test.mp4"; //$videos[1]="http://somedomain2.com/video2.mp4"; //put your code here to convert $vid to $url of the video, e.g. $url=$videos; ?> <script> var vid=document.getElementById('myVideo'); vid.src='test.mp4'; </script>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings