Re: Animation in PHP

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: Animation in PHP
Дата
Msg-id 3DA54D33.899025E3@postgresql.org
обсуждение исходный текст
Ответ на Animation in PHP  (arun kv <arun@library.iisc.ernet.in>)
Ответы Re: Animation in PHP  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-php
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.

:-)

Regards and best wishes,

Justin Clift


>              thanks for help
>                Arun
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi

В списке pgsql-php по дате отправления:

Предыдущее
От: Alexander Pucher
Дата:
Сообщение: Timestamp question
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Animation in PHP