3v4l.org

run code in 300+ PHP versions simultaneously
<?php $last=null; $b=0; if(empty($last)) { $b++; if($b === 1) ?> <div id="form"> <h4 id="info">Dodajesz nowy post</h4> <label>Treść:</label> <textarea cols="50" rows="5" class="input" id="description" name="description"></textarea> <input type="submit" value="dodaj" name="buttonsubmit" id="buttonsubmit"> </div> <?php }
Output for git.master, git.master_jit, rfc.property-hooks
<div id="form"> <h4 id="info">Dodajesz nowy post</h4> <label>Treść:</label> <textarea cols="50" rows="5" class="input" id="description" name="description"></textarea> <input type="submit" value="dodaj" name="buttonsubmit" id="buttonsubmit"> </div>

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