Hi All
I have a routine that pulls an image from a database & displays it in
print $image;
all works great however...
Is there a way that i can set the size params of the image as when i set width & height is just returns a load of chars instead of the image itself
Thanx all