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>
Output for git.master, git.master_jit, rfc.property-hooks
The string was found in the string<script> alert( Warning: Array to string conversion in /in/OU5Wm on line 21 Array); </script>

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
50.2 ms | 401 KiB | 8 Q