3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = "I like this car, but that car is good"; echo strtr($string, array('this car' => '<u>this car</u>', 'car' => '<b>car</b>'));
Output for git.master, rfc.property-hooks, git.master_jit
I like <u>this car</u>, but that <b>car</b> is good

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:
53.19 ms | 2620 KiB | 4 Q