3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = '<div style="margin:0 0 0 5px; position:absolute; left:300px; top:0px;"> <img src="http://img3.arrivo.ru/cfcd/93/6238/0/62%D0%BF%D1%80%D0%BE%D1%86,_38%D0%BF%D1%80%D0%BE%D1%86.jpg"> </div>'; $text = preg_replace('#http://img3\.arrivo\.ru/cfcd/93/6238/\d/(62%D0%BF%D1%80%D0%BE%D1%86%2C_38%D0%BF%D1%80%D0%BE%D1%86\.jpg|62проц,_38проц\.jpg)#', 'REPLACED', $text); echo $text;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UCnU4
function name:  (null)
number of ops:  9
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Cdiv+style%3D%22margin%3A0+0+0+5px%3B+position%3Aabsolute%3B+left%3A300px%3B+top%3A0px%3B%22%3E%0A%09%3Cimg+src%3D%22http%3A%2F%2Fimg3.arrivo.ru%2Fcfcd%2F93%2F6238%2F0%2F62%25D0%25BF%25D1%2580%25D0%25BE%25D1%2586%2C_38%25D0%25BF%25D1%2580%25D0%25BE%25D1%2586.jpg%22%3E%0A%3C%2Fdiv%3E'
    7     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%23http%3A%2F%2Fimg3%5C.arrivo%5C.ru%2Fcfcd%2F93%2F6238%2F%5Cd%2F%2862%25D0%25BF%25D1%2580%25D0%25BE%25D1%2586%252C_38%25D0%25BF%25D1%2580%25D0%25BE%25D1%2586%5C.jpg%7C62%D0%BF%D1%80%D0%BE%D1%86%2C_38%D0%BF%D1%80%D0%BE%D1%86%5C.jpg%29%23'
          3        SEND_VAL                                                 'REPLACED'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    9     7        ECHO                                                     !0
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.97 ms | 1398 KiB | 15 Q