<td><input type="file" name="avatar" size="15"></td>
image or file don't insert into database tableimage or file don't insert into database table
Page 1 of 1
1 Replies - 890 Views - Last Post: 04 March 2009 - 02:12 AM
Replies To: image or file don't insert into database table
#2
Re: image or file don't insert into database table
Posted 04 March 2009 - 02:12 AM
There are a ton of things that could be causing you issues here. I generally never insert files into a database - I upload them and insert the file name into the database as a reference, but to each his own.
I'll assume that what you posted isn't the entirety of your form...did you include enctype="multipart/form-data" into your form tag?
Include your whole form if the above didn't fix your issue.
I'll assume that what you posted isn't the entirety of your form...did you include enctype="multipart/form-data" into your form tag?
Include your whole form if the above didn't fix your issue.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|