sample.php
Language
PHP
Compiler
php 8.2.1
Options
sample.php
$ php prog.php
<div id="wrapper">
<div class="image-selector-button">
<label>
<img src="./img/photo00.jpg">
<input type="file" class="attach" name="attach[]" accept=".png, .jpg, .jpeg, .pdf, .mp4">
</label>
<button type="button" class="attachclear">clear</button>
<div class="viewer"></div>
</div>
</div>
Warning: Undefined variable $noindexaccess in /home/jail/prog.php on line 13
不正アクセス
Exit Code:
0