3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i=1; $linkw='http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page='.$i; //$context = stream_context_create($opts); //$nazwa = file_get_contents($linkw,false,$context); //$film_time = '/(<span class="fileTime">)(.)*(<\/span>)/'; //preg_match_all($film_time, $nazwa, $film_time); var_dump($linkw); //exit; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QElUb
function name:  (null)
number of ops:  7
compiled vars:  !0 = $i, !1 = $linkw
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 1
    6     1        CONCAT                                           ~3      'http%3A%2F%2Fwww.filmweb.pl%2Fsearch%2Ffilm%3Fq%3D%26type%3D%26startYear%3D%26endYear%3D2015%26countryIds%3D%26genreIds%3D%26startRate%3D%26endRate%3D%26startCount%3D%26endCount%3D%26sort%3DPREMIERE_POLAND%26sortAscending%3Dtrue%26c%3Dportal%26page%3D', !0
          2        ASSIGN                                                   !1, ~3
   13     3        INIT_FCALL                                               'var_dump'
          4        SEND_VAR                                                 !1
          5        DO_ICALL                                                 
   16     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.05 ms | 1394 KiB | 15 Q