tedd wrote:

> At 3:27 PM +0200 10/10/07, Per Jessen wrote:
>>Colin Guthrie wrote:
>>
>>>>  What do you think of this?
>>>>
>>>>  http://webbytedd.com/b/timed-php/
>>>>
>>>>  It's a combination of using both ajax and php together.
>>>
>>>  I'd say overkill for the end result (could be done in plain
>>>  Javascript without any "Ajax" calls),
>>
>>That was my reaction too.  I've used iframe/rpc for about three years
>>- ajax doesn't improve on the basic functionality.
>>
>>/Per Jessen, Zürich
> 
> The rotation of a graphic could be done in javascript, that's true.
> But, the process demonstrated goes a bit deeper than that.

Hi Tedd,

OK, what exactly have you demonstrated that could not have been done
using javascript/iframe-rpc ?

ajax is nothing but javascript, and in principle it is exactly the same
as using iframe-rpc. 


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to