Re: Animation in PHP

From: arun kv <arun(at)library(dot)iisc(dot)ernet(dot)in>
To: Vince Vielhaber <vev(at)michvhf(dot)com>
Cc: Justin Clift <justin(at)postgresql(dot)org>, PGSQL <pgsql-php(at)postgresql(dot)org>
Subject: Re: Animation in PHP
Date: 2002-10-10 10:39:01
Message-ID: Pine.BSO.4.44.0210101608150.6027-100000@library.iisc.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

yes sir,
i am not able to open gif files using php.jpeg and png works but
not gif.
thanks
Arun

On Thu, 10 Oct 2002, Vince Vielhaber wrote:

> On Thu, 10 Oct 2002, Justin Clift wrote:
>
> > Hi Arun,
> >
> > arun kv wrote:
> > >
> > > hai ,
> > > I want to create an animated line in php from (x,y) to (x1,y1).will
> > > php support animation.if so how do i go about in doing this.how do i
> > > draw a char so that it keeps on changing colors till i close browser.
> >
> > One direction is to investigate animated GIF's. PHP has GIF support
> > from the "gd" package, so that might be able to do it for you.
>
> Last I saw gif support was removed from gd. Has that changed?
>
> Vince.
> --
> ==========================================================================
> Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
> 56K Nationwide Dialup from $16.00/mo at Pop4 Networking
> http://www.camping-usa.com http://www.cloudninegifts.com
> http://www.meanstreamradio.com http://www.unknown-artists.com
> ==========================================================================
>
>
>
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Francesco Piccinini 2002-10-10 11:53:36 Stored Procedure
Previous Message Vince Vielhaber 2002-10-10 10:24:08 Re: Animation in PHP