3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<script>$(document).ready(function(){ $('.modal-" . $row->id . "').hide();$('#delete-" . $row->id . "').click(function(){ $('.modal-" . $row->id . "').show();});$('#cancel-" . $row->id . "').click(function(){ $('.modal-" . $row->id . "').hide();});});</script>";
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $row in /in/N4D9A on line 2 Warning: Attempt to read property "id" on null in /in/N4D9A on line 2 Warning: Undefined variable $row in /in/N4D9A on line 2 Warning: Attempt to read property "id" on null in /in/N4D9A on line 2 Warning: Undefined variable $row in /in/N4D9A on line 2 Warning: Attempt to read property "id" on null in /in/N4D9A on line 2 Warning: Undefined variable $row in /in/N4D9A on line 2 Warning: Attempt to read property "id" on null in /in/N4D9A on line 2 Warning: Undefined variable $row in /in/N4D9A on line 2 Warning: Attempt to read property "id" on null in /in/N4D9A on line 2 <script>$(document).ready(function(){ $('.modal-').hide();$('#delete-').click(function(){ $('.modal-').show();});$('#cancel-').click(function(){ $('.modal-').hide();});});</script>

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:
125.76 ms | 407 KiB | 5 Q