3v4l.org

run code in 300+ PHP versions simultaneously
<?php $options = array( "utm_source" => "newsletter", "utm_medium" => "email", "utm_campaign" => "Мясные деликатесы по-домашнему" ); var_dump(http_build_query($options, PHP_QUERY_RFC3986));
Output for git.master, git.master_jit, rfc.property-hooks
string(217) "utm_source=newsletter&utm_medium=email&utm_campaign=%D0%9C%D1%8F%D1%81%D0%BD%D1%8B%D0%B5+%D0%B4%D0%B5%D0%BB%D0%B8%D0%BA%D0%B0%D1%82%D0%B5%D1%81%D1%8B+%D0%BF%D0%BE-%D0%B4%D0%BE%D0%BC%D0%B0%D1%88%D0%BD%D0%B5%D0%BC%D1%83"

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