3v4l.org

run code in 300+ PHP versions simultaneously
<?php $movie = "http://www.pinoyhdreplay.net/2015/06/pangako-sayo-june-22-2015-hd.html"; $encMovie = base64_encode($movie); $genratedHTML = '<iframe width="100%" height="100%" frameborder="0px" mozallowfullscreen="true" webkitallowfullscreen="true" allowfullscreen="true" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" src="http://ezpinoy.tv/player2.php?movie='.$encMovie.'&t=1"></iframe>'; print $genratedHTML; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vnst6
function name:  (null)
number of ops:  10
compiled vars:  !0 = $movie, !1 = $encMovie, !2 = $genratedHTML
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.pinoyhdreplay.net%2F2015%2F06%2Fpangako-sayo-june-22-2015-hd.html'
    5     1        INIT_FCALL                                               'base64_encode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $4      
          4        ASSIGN                                                   !1, $4
    7     5        CONCAT                                           ~6      '%3Ciframe+width%3D%22100%25%22+height%3D%22100%25%22+frameborder%3D%220px%22+mozallowfullscreen%3D%22true%22+webkitallowfullscreen%3D%22true%22+allowfullscreen%3D%22true%22+hspace%3D%220%22+vspace%3D%220%22+marginheight%3D%220%22+marginwidth%3D%220%22+scrolling%3D%22no%22+src%3D%22http%3A%2F%2Fezpinoy.tv%2Fplayer2.php%3Fmovie%3D', !1
          6        CONCAT                                           ~7      ~6, '%26t%3D1%22%3E%3C%2Fiframe%3E'
          7        ASSIGN                                                   !2, ~7
    9     8        ECHO                                                     !2
   11     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.82 ms | 1385 KiB | 15 Q