PDA

View Full Version : attach files to my database


saranya
04-18-2007, 08:05 AM
see i have a table t1 which contains error,solution and relatedfiles.
In this i want browse and add a file(any doc,txt,jpg)to my database table in the field name related files. i using blob.am working in php/mysql. can anybody help me how to do this.