3v4l.org

run code in 300+ PHP versions simultaneously
<?php $query_params = [ 'u' => 'thisistheuristring with spaces and an & sign', 'title' => 'The Title is Awesome! Right?' ]; ?> <a class="facebook" href="https://www.facebook.com/share.php?<?php echo http_build_query($query_params) ?>" target="blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></a>
Output for git.master, git.master_jit, rfc.property-hooks
<a class="facebook" href="https://www.facebook.com/share.php?u=thisistheuristring+with+spaces+and+an+%26+sign&title=The+Title+is+Awesome%21+Right%3F" target="blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></a>

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:
200.45 ms | 406 KiB | 5 Q