3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a='https://pool4tool.com/portal/behr/register.php?crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger'; $b='crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger'; $c=''; parse_str($c,$out); var_dump($out); var_dump(parse_url($a));
Output for git.master, git.master_jit, rfc.property-hooks
array(0) { } array(4) { ["scheme"]=> string(5) "https" ["host"]=> string(13) "pool4tool.com" ["path"]=> string(25) "/portal/behr/register.php" ["query"]=> string(59) "crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger" }

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