3v4l.org

run code in 500+ PHP versions simultaneously
<?php $profile_image_url = str_replace(" ", "%20", 'https://www.example.com/images/cropped (1).jpg'); $output = ""; $output .= "style='background:url('https://www.example.com/images/" . $profile_image_url . "')no-repeat;'"; echo $output;
Output for git.master, git.master_jit, rfc.property-hooks
style='background:url('https://www.example.com/images/https://www.example.com/images/cropped%20(1).jpg')no-repeat;'

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:
70.39 ms | 1451 KiB | 4 Q