3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=1000; $b=1200; $c=1400; echo '<table border=1 cellspacing=0 cellpading=0> <tr> <td><font color=blue>Salary of Mr. A is </td> <td>$a$</td></tr> <tr> <td><font color=blue>Salary of Mr. B is </td> <td>$a$</td></tr> <tr> <td><font color=blue>Salary of Mr. C is </td> <td>$a$</td></tr> </table>'; ?>
Output for git.master, git.master_jit, rfc.property-hooks
<table border=1 cellspacing=0 cellpading=0> <tr> <td><font color=blue>Salary of Mr. A is </td> <td>$a$</td></tr> <tr> <td><font color=blue>Salary of Mr. B is </td> <td>$a$</td></tr> <tr> <td><font color=blue>Salary of Mr. C is </td> <td>$a$</td></tr> </table>

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:
42.15 ms | 402 KiB | 8 Q