3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row['ch_id'] = 23; $ch = '<script> var w = window.innerWidth; var h = window.innerHeight; var id = "'. $row['ch_id'] .'"; document.write(\'<iframe width= height="\'+h+\'" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true" src="http://www.exemple/embed.php?width="\'+w+\'"&height="\'+h+\'"&channel="\'+id+\'"&autoplay=true"></iframe>\'); </script>'; echo $ch;
Output for git.master, git.master_jit, rfc.property-hooks
<script> var w = window.innerWidth; var h = window.innerHeight; var id = "23"; document.write('<iframe width= height="'+h+'" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true" src="http://www.exemple/embed.php?width="'+w+'"&height="'+h+'"&channel="'+id+'"&autoplay=true"></iframe>'); </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:
131.28 ms | 406 KiB | 5 Q