3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo ' <form method="post" action=""> <h2>Type in the title of the movie</h2> <input type="text" name="search" id="search_box" class='search_box' /> <input type="submit" value="Search" class="search_button" /><br /> </form> <div id="searchresults">Search results for <span class="word"></span></div> <div id="results" class="update"> </div>'; ?>
Output for 5.4.0 - 5.4.28
Parse error: syntax error, unexpected 'search_box' (T_STRING), expecting ',' or ';' in /in/YOW7V on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /in/YOW7V on line 5
Process exited with code 255.

preferences:
192.88 ms | 1395 KiB | 65 Q