I am creating a web site there i am giving a text box with browse button by this a user can upload the file and that file should be store in my databse how can do this.
thanks
chester !
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Chester BenningtonPosted Nov 16, 2009, 1:18 AM
want to store images maximum of 1 MB
Thanks
chester
Sam HobbsPosted Nov 15, 2009, 2:48 PM
What database are you using? MySQL? What is the format (schema) of the table or tables to be added to?
What is the format of the data in the files to be uploaded? How much validation of the data is needed?