ok so i am trying to add a browse button. What i want it for users to be able to upload a picture and it show up on another page such as the homepage. I have the browse button code, what do i need to do from here?
PHP Code:<FORM ENCTYPE="multipart/form-data" ACTION="check.php" METHOD=POST>
Upload this file: <INPUT NAME="userfile" TYPE="file">
<INPUT TYPE="submit" VALUE="Send File"></FORM>



Reply With Quote

Which browsers did you test it in?

Bookmarks