1
0
Fork 0
NCA-Screens/application/views/upload.php

5 lines
175 B
PHP

<div id="dropbox">
<span class="message">Drop images here to upload.</span>
<br/><br/>
<center><input type="file" name="image" id="single_upload"></center>
</div>