3v4l.org

run code in 300+ PHP versions simultaneously
<?php <form method="post" action=""> <hr> <h1>Quick Entry:<p></h1> Subject Title:<br> <input type="text" name="subTitle"><br><br> Subject Details: <p><textarea name="details" placeholder="Enter Details here..."></textarea><p><br> <input type="submit" name="QuickEntrySubmit" value="Submit Quick Entry" /><br> </form> <?php if (isset($_POST['QuickEntrySubmit'])) { quickEntry(); } ?>
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.30
Parse error: syntax error, unexpected '<' in /in/JetWn on line 2
Process exited with code 255.

preferences:
187 ms | 1395 KiB | 67 Q