3v4l.org

run code in 300+ PHP versions simultaneously
<?php <!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8" /> <title>証明書WEB予約フォーム~ただいまメンテ中~</title> <h2>現在メンテナンス中です</h2> <p>作業が完了するまでしばらくお待ちください。</p> //$img_path = '/hogehoge/fugafuga/sorry.png' ; $img_path = 'https://4.bp.blogspot.com/-JsaMcqWRUCg/UZmB-Aya5XI/AAAAAAAATYs/9MENTrNEkA0/s800/job_kouji_ojigi.png' ; $img = file_get_contents($img_path) ; header('Content-type: image/gif') ; echo $img ;
Output for 8.0.0 - 8.0.1
Parse error: syntax error, unexpected token "<", expecting end of file in /in/O9Oef on line 2
Process exited with code 255.
Output for 7.3.0 - 7.3.26, 7.4.0 - 7.4.14
Parse error: syntax error, unexpected '<', expecting end of file in /in/O9Oef on line 2
Process exited with code 255.

preferences:
186.35 ms | 1395 KiB | 51 Q