3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url='http://ttwxlife.tshenbian.com/front/order_list.php?from=shop_menu&pay_type=0&user_id=1424&app_id=104&shop_id=1'; if ( strpos ( $url , 'order_list' ) !== false ) { echo "The string was not found in the string"; } else { echo " and exists at position " ; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Fbuh0
function name:  (null)
number of ops:  11
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fttwxlife.tshenbian.com%2Ffront%2Forder_list.php%3Ffrom%3Dshop_menu%26pay_type%3D0%26user_id%3D1424%26app_id%3D104%26shop_id%3D1'
   11     1        INIT_FCALL                                               'strpos'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'order_list'
          4        DO_ICALL                                         $2      
          5        TYPE_CHECK                                  1018          $2
          6      > JMPZ                                                     ~3, ->9
   12     7    >   ECHO                                                     'The+string+was+not+found+in+the+string'
          8      > JMP                                                      ->10
   15     9    >   ECHO                                                     '+and+exists+at+position+++'
   16    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.03 ms | 1394 KiB | 15 Q