3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(!empty($_POST['p_code_277'])) { if(@file_get_contents('http://www.mylead.eu/gtw/check/'.$_POST['p_code_277'].'/'.$_POST['p_hash_277'].'/'.$_POST['p_uid'].'/'.$_POST['p_uuid'].'/'.$_SERVER['SERVER_NAME'].'') == '1') { // Code Saved and OK } else { // Code Error } }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 32
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 31, Position 2 = 32
Branch analysis from position: 31
1 jumps found. (Code = 42) Position 1 = 32
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
Branch analysis from position: 32
filename:       /in/4ZWve
function name:  (null)
number of ops:  33
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_IS                                         ~0      '_POST'
          1        ISSET_ISEMPTY_DIM_OBJ                         1  ~1      ~0, 'p_code_277'
          2        BOOL_NOT                                         ~2      ~1
          3      > JMPZ                                                     ~2, ->32
    3     4    >   BEGIN_SILENCE                                    ~3      
          5        INIT_FCALL                                               'file_get_contents'
          6        FETCH_R                      global              ~4      '_POST'
          7        FETCH_DIM_R                                      ~5      ~4, 'p_code_277'
          8        CONCAT                                           ~6      'http%3A%2F%2Fwww.mylead.eu%2Fgtw%2Fcheck%2F', ~5
          9        CONCAT                                           ~7      ~6, '%2F'
         10        FETCH_R                      global              ~8      '_POST'
         11        FETCH_DIM_R                                      ~9      ~8, 'p_hash_277'
         12        CONCAT                                           ~10     ~7, ~9
         13        CONCAT                                           ~11     ~10, '%2F'
         14        FETCH_R                      global              ~12     '_POST'
         15        FETCH_DIM_R                                      ~13     ~12, 'p_uid'
         16        CONCAT                                           ~14     ~11, ~13
         17        CONCAT                                           ~15     ~14, '%2F'
         18        FETCH_R                      global              ~16     '_POST'
         19        FETCH_DIM_R                                      ~17     ~16, 'p_uuid'
         20        CONCAT                                           ~18     ~15, ~17
         21        CONCAT                                           ~19     ~18, '%2F'
         22        FETCH_R                      global              ~20     '_SERVER'
         23        FETCH_DIM_R                                      ~21     ~20, 'SERVER_NAME'
         24        CONCAT                                           ~22     ~19, ~21
         25        CONCAT                                           ~23     ~22, ''
         26        SEND_VAL                                                 ~23
         27        DO_ICALL                                         $24     
         28        END_SILENCE                                              ~3
         29        IS_EQUAL                                                 $24, '1'
         30      > JMPZ                                                     ~25, ->32
         31    > > JMP                                                      ->32
    8    32    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.75 ms | 1388 KiB | 15 Q