3v4l.org

run code in 300+ PHP versions simultaneously
<?php $computers[101] = array( "name" => "phantom NXZT", "img" => "img/phantom.jpg", "cpu" => "Intel i7 4770K Quadcore", "gpu" => "GTX 780 3GB GDDR5", "ram" => "16GB Corsair 1800mhz", "hdd" => "Seagate 2TB Hard Drive", "ssd" => "SanDisk 120GB Solid State", "price" => 1200 ); ?> <img src="<?php echo $computers[101]["img"];?>">
Output for git.master, git.master_jit, rfc.property-hooks
<img src="img/phantom.jpg">

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