Thread: how to upload one image and one pdf file in a same table
how to upload one image and one pdf
file in a same table
United States
2008-03-30 22:13:15
Hi,
I have made a script for uploading
1. Title
2.Description
3.Image,
in a single table.
Images goes to store in a folder, name "uploads".
Now i want one more filed for pdf file in same table and want to add
script for that at same page...so it will be like
1. Title
2. Description
3. image
4. PDF file
Id is primary key already, i retrieve data through that ID.