Hello,
I think your image field in mysql table is BLOB. Firstly, you can
create like a image.php file for call image data from table. You can call
your image data this file with GET,POST or SESSION variables and in image
table there is a uqiue field for call any image such as personal id
Reginald Mullin <[EMAIL PROTECTED]> wrote:
> Now I understand why I'm getting the error. What I'd like to know is how to
> get around it? Basically what I want is the image in the DB to be displayed
> like any regular image would be on an HTML page, i.e. src="imageGoesHere" height="x" width="x
2 matches
Mail list logo