Welcome Guest, Not a member yet? Register   Sign In
issue with uploader
#7

again its easier to help you if you show all your code. the form open needs to be multipart
form_open_multipart('uploadphoto');

the form field needs to be type=file
<input type="file" name="filename" size="20" />
Reply


Messages In This Thread
issue with uploader - by doomie22 - 04-07-2016, 07:12 AM
RE: issue with uploader - by cartalot - 04-07-2016, 01:36 PM
RE: issue with uploader - by doomie22 - 04-07-2016, 01:52 PM
RE: issue with uploader - by PaulD - 04-07-2016, 04:54 PM
RE: issue with uploader - by doomie22 - 04-08-2016, 12:28 PM
RE: issue with uploader - by PaulD - 04-08-2016, 12:37 PM
RE: issue with uploader - by cartalot - 04-08-2016, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB