3v4l.org

run code in 300+ PHP versions simultaneously
<?php <table style="margin-left: 5%"> <tr> <th>Ticket Number</th> <th>Submission Date</th> <th>Reason</th> <th>Status</th> </tr> <tr> <td>123456563</td> <td>13-03-2017</td> <td>BPJS Tidak Terdaftar</td> <td>Open</td> </tr> <tr> <td>265446552</td> <td>26-2-2017</td> <td>Masalah Dalam Penggajian</td> <td>In Progress</td> </tr> <tr> <td>89462151</td> <td>18-2-2017</td> <td>Klaim BPJS</td> <td>Closed</td> </tr> </table> ?>
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected '<', expecting end of file in /in/MEH19 on line 2
Process exited with code 255.

preferences:
170.91 ms | 1395 KiB | 36 Q