3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str("email=329819779%40qq.com&captcha=1111&mobile=&captcha=&fullname=&email2=&mobile2=&title=&password=&password_confirmation=&nationality=&address=&postalCode=&birthday=&language=", $output); var_dump($output);
Output for git.master, git.master_jit, rfc.property-hooks
array(14) { ["email"]=> string(16) "329819779@qq.com" ["captcha"]=> string(0) "" ["mobile"]=> string(0) "" ["fullname"]=> string(0) "" ["email2"]=> string(0) "" ["mobile2"]=> string(0) "" ["title"]=> string(0) "" ["password"]=> string(0) "" ["password_confirmation"]=> string(0) "" ["nationality"]=> string(0) "" ["address"]=> string(0) "" ["postalCode"]=> string(0) "" ["birthday"]=> string(0) "" ["language"]=> string(0) "" }

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:
41.45 ms | 402 KiB | 8 Q