3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t='09216873_16092014_NEWINC_23173_N0921687.3N5671.pdf|cf21adfc,i0717wsy,nyg2v4|New Incorporation Documents|Certificate Of Incorporationgeneral Company Details & Statements Of;officers, Capital & Shareholdings, Guarantee, Compliancememorandum Of Associationarticles Of Association'; echo $t.'<br>Length: '.strlen($t).'<hr>'.bzcompress($t,9).'<br>Length: '.strlen(bzcompress($t,9)); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Un7kE
function name:  (null)
number of ops:  19
compiled vars:  !0 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '09216873_16092014_NEWINC_23173_N0921687.3N5671.pdf%7Ccf21adfc%2Ci0717wsy%2Cnyg2v4%7CNew+Incorporation+Documents%7CCertificate+Of+Incorporationgeneral+Company+Details+%26+Statements+Of%3Bofficers%2C+Capital+%26+Shareholdings%2C+Guarantee%2C+Compliancememorandum+Of+Associationarticles+Of+Association'
    4     1        CONCAT                                           ~2      !0, '%3Cbr%3ELength%3A+'
          2        STRLEN                                           ~3      !0
          3        CONCAT                                           ~4      ~2, ~3
          4        CONCAT                                           ~5      ~4, '%3Chr%3E'
          5        INIT_FCALL_BY_NAME                                       'bzcompress'
          6        SEND_VAR_EX                                              !0
          7        SEND_VAL_EX                                              9
          8        DO_FCALL                                      0  $6      
          9        CONCAT                                           ~7      ~5, $6
         10        CONCAT                                           ~8      ~7, '%3Cbr%3ELength%3A+'
         11        INIT_FCALL_BY_NAME                                       'bzcompress'
         12        SEND_VAR_EX                                              !0
         13        SEND_VAL_EX                                              9
         14        DO_FCALL                                      0  $9      
         15        STRLEN                                           ~10     $9
         16        CONCAT                                           ~11     ~8, ~10
         17        ECHO                                                     ~11
    5    18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.98 ms | 1394 KiB | 13 Q