3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = '<img title="vlc" id="vlc-playlist" src="./img/vlc.png" onclick="window.location=\'vlc.php?user='.$row[1].'&pass='.$row[2].'&type=vlc\'">'; echo $row; ?>
Output for git.master, git.master_jit
Warning: Undefined variable $row in /in/rOHZL on line 3 Warning: Trying to access array offset on value of type null in /in/rOHZL on line 3 Warning: Undefined variable $row in /in/rOHZL on line 3 Warning: Trying to access array offset on value of type null in /in/rOHZL on line 3 <img title="vlc" id="vlc-playlist" src="./img/vlc.png" onclick="window.location='vlc.php?user=&pass=&type=vlc'">
Output for rfc.property-hooks
Warning: Undefined variable $row in /in/rOHZL on line 3 Warning: Trying to access array offset on null in /in/rOHZL on line 3 Warning: Undefined variable $row in /in/rOHZL on line 3 Warning: Trying to access array offset on null in /in/rOHZL on line 3 <img title="vlc" id="vlc-playlist" src="./img/vlc.png" onclick="window.location='vlc.php?user=&pass=&type=vlc'">

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