3v4l.org

run code in 300+ PHP versions simultaneously
<?php $line = "07-28-14 21:59:58_gateway:Sybase, gatewayID:1048, mobile:447973223963, referenceID:1912081231, status:Message 1 of the order 1912081231 at destination of 447973223963 has been received at 22:59:55 (CET) on the 28-07-2014., statusParsed:delivered, statusCode:, sendDate:28-07-2014, sendTime:22:59:55"; preg_match("/_gateway:(.*),/", $line, $matches); echo $matches[1];
Output for git.master, git.master_jit, rfc.property-hooks
Sybase, gatewayID:1048, mobile:447973223963, referenceID:1912081231, status:Message 1 of the order 1912081231 at destination of 447973223963 has been received at 22:59:55 (CET) on the 28-07-2014., statusParsed:delivered, statusCode:, sendDate:28-07-2014

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