3v4l.org

run code in 300+ PHP versions simultaneously
<?php $seconds=10; $email2='shakti@gmail.com'; $var = 'https://www.ymlp.com/api/Contacts.Add?Key=5ESTZPSGT8AFJV5Y2Y4Q&Username=38bf&Email='.$email2.'&GroupID=5'; header("refresh:$seconds;url=$var");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NT7BW
function name:  (null)
number of ops:  13
compiled vars:  !0 = $seconds, !1 = $email2, !2 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 10
    4     1        ASSIGN                                                   !1, 'shakti%40gmail.com'
    5     2        CONCAT                                           ~5      'https%3A%2F%2Fwww.ymlp.com%2Fapi%2FContacts.Add%3FKey%3D5ESTZPSGT8AFJV5Y2Y4Q%26Username%3D38bf%26Email%3D', !1
          3        CONCAT                                           ~6      ~5, '%26GroupID%3D5'
          4        ASSIGN                                                   !2, ~6
    6     5        INIT_FCALL                                               'header'
          6        ROPE_INIT                                     4  ~9      'refresh%3A'
          7        ROPE_ADD                                      1  ~9      ~9, !0
          8        ROPE_ADD                                      2  ~9      ~9, '%3Burl%3D'
          9        ROPE_END                                      3  ~8      ~9, !2
         10        SEND_VAL                                                 ~8
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.93 ms | 1394 KiB | 15 Q