3v4l.org

run code in 300+ PHP versions simultaneously
<?php $txt = "id:100001200101140618023651158861 sub:001 dlvrd:001 submit date:1406180236 done date:1406180236 stat:ACCEPTED err:000 text:Thanks"; $txt_status = array(); $txt_status = explode(" ",$txt); $txt_status = explode(":",$txt_status[7].":".$txt_status[8]); $err_code_id = $txt_status[3]; $status_telco = $txt_status[1]; echo $status_telco;
Output for git.master, git.master_jit, rfc.property-hooks
ACCEPTED

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:
53.96 ms | 401 KiB | 8 Q