3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = 'writing code'; ?> <h1 class="hstyle4">Hello World</h1> <p>I am <?php echo $foo; ?>, specifically HTML, outside of PHP. It's probably a lot more readable this way, and doesn't impact the server nearly as much by parsing unnecessary code that could have easily been handled another way.</p>
Output for git.master, git.master_jit, rfc.property-hooks
<h1 class="hstyle4">Hello World</h1> <p>I am writing code, specifically HTML, outside of PHP. It's probably a lot more readable this way, and doesn't impact the server nearly as much by parsing unnecessary code that could have easily been handled another way.</p>

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