Re: Introduction, and help request

From: Chris <dmagick(at)gmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Introduction, and help request
Date: 2011-10-16 22:03:56
Message-ID: 4E9B54CC.1000408@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


> After this transaction is complete, I delete the temporary files,
> everything seems fine – BUT the image in the table looks like broken.
> When I want to display it, sometimes the small one (50x50), or the
> medium one (128x128) looks like, which is broken at the half of the
> image upload, or ¾ of the image upload. I checked the temporary files
> before I delete it, they are ok, so the problem is not with the image
> manipulation.

You could try the suggestions mentioned here:

http://www.php.net/manual/en/function.pg-escape-bytea.php#89036

--
Postgresql & php tutorials
http://www.designmagick.com/

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Sári Csaba 2011-10-17 11:37:46 Re: Introduction, and help request
Previous Message Sári Csaba 2011-10-14 08:51:40 Introduction, and help request