3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "https://m.intl.example.com/detail/detail.html?id=562858877982&amp;abtest=8&amp;rn=ab2d6eacbccdbd3d59b70b38f26c496d&amp;sid=403ef38782392a0c5298d9d7278d9005"; $result = []; parse_str(parse_url($url, PHP_URL_QUERY), $result); echo sprintf( "https://item.example.com/item.htm?spm=a230r.1.14.33.a8e813ceFcDRaX&id=%d&ns=1&abbucket=9", $result["id"] );
Output for git.master, git.master_jit, rfc.property-hooks
https://item.example.com/item.htm?spm=a230r.1.14.33.a8e813ceFcDRaX&id=562858877982&ns=1&abbucket=9

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:
170.28 ms | 405 KiB | 5 Q