Here's the HTML to allow a 2MB image: <input type="hidden" name="MAX_FILE_SIZE" value="2000000" /> <label for="user_pic">Upload a picture:</label> <input ...
確定! 回上一頁