Audun
01-09-03, 09:57
| Hi I have a Sybase ASE 12.0 db with some images that I want to display on webpages. The datatype for the database fields where the images are stored is Image, and the images themselves are jpeg's and gif's. How can i display the images on a webpage? Is it possible to use php to get the pictures from the database and store them as files on the webserver? Any help here will be appreciated |