|
Posted by Rik on 06/21/07 07:39
On Thu, 21 Jun 2007 09:01:43 +0200, shotokan99 <soft_devjava@yahoo.com> =
=
wrote:
> i have this situation. i have a query string:
>
> http://www.myquerystring.com?x=3Dxxxxx
>
> what this url does is it will return or start downloading a .png file.=
> what i wanted to do is trap this png file and manipuate the image like=
> resizing, color...etc. how can i do this?
>
If allow_url_fopen is enabled you should be able to retrieve & alter it =
=
using the GD functions.
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|