I didn't read all replies, but did you try to store information about image location in the DB and upload image in some directory on server via GET method.
Than you make the query and show image like <img src=$url_of_the_image>.
It's very simple solution.
Search found 1 match
- Mon Sep 30, 2002 3:53 am
- Forum: PHP - Code
- Topic: Uploading a Graphic to Database
- Replies: 22
- Views: 5727