Subject | Re: [firebird-php] GD Image re-size then insert as blob |
---|---|
Author | Jochem Maas |
Post date | 2005-11-04T16:19:14Z |
darren_pwrs wrote:
just don't pass a filename when 'saving'.
> Hi all. Does anyone know how i can resize an image and insert it into a FB Blob field with out saving it to a temp file 1st?the functions you use to create the images can be used to return the binary data rather than stick it in a file,
>
> At the moment I convert the image to binary, then resize it, then save it to a temp file, yhen open the temp file and save it into the FB blob field.
>
> I would like to skip the saving and reading of the temp file.
just don't pass a filename when 'saving'.
>
> Any info would be greatly appeciated.
> thanks Darren
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>