3v4l.org

run code in 300+ PHP versions simultaneously
<?php $description_data = "Bad Boy jogging bottoms available in a range of styles, sizes and colours to suit. Perfect apparel for your pre and post MMA, Jiu Jitsu, Boxing, Muay Thai & BJJ training. Idea for going to the gym and for working out in, or just wearing casually around the house and when out and about. Comfortable fitting, elasticated waist and made using soft but durable materials. All at great cheap prices!"; $size_check = strlen($description_data); echo $size_check; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gNF8T
function name:  (null)
number of ops:  5
compiled vars:  !0 = $description_data, !1 = $size_check
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Bad+Boy+jogging+bottoms+available+in+a+range+of+styles%2C+sizes+and+colours+to+suit.+Perfect+apparel+for+your+pre+and+post+MMA%2C+Jiu+Jitsu%2C+Boxing%2C+Muay+Thai+%26+BJJ+training.+Idea+for+going+to+the+gym+and+for+working+out+in%2C+or+just+wearing+casually+around+the+house+and+when+out+and+about.+Comfortable+fitting%2C+elasticated+waist+and+made+using+soft+but+durable+materials.+All+at+great+cheap+prices%21'
    3     1        STRLEN                                           ~3      !0
          2        ASSIGN                                                   !1, ~3
    5     3        ECHO                                                     !1
    7     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.65 ms | 1392 KiB | 13 Q