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 found in the string"; } else { echo " and exists at position " ; } $arr=[[12,3,4],[5,7]]; ?> <script> alert(<?php echo $arr;?>); </script>

preferences:
55.91 ms | 402 KiB | 5 Q