A good PHP Ajax tutorial

A good PHP Ajax tutorial

am 25.02.2007 03:59:02 von menezesd

Dear friends.

Can someone please suggest a good pHP/Ajax tutorial?

Thanks
Denis

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

Re: A good PHP Ajax tutorial

am 25.02.2007 23:37:01 von bob plano

well i found a site that has a lot of web building tutorials on it. i
havent looked much at them though. the site is
http://www.w3schools.com/default.asp

On 2/24/07, Denis L. Menezes wrote:
> Dear friends.
>
> Can someone please suggest a good pHP/Ajax tutorial?
>
> Thanks
> Denis
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

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

Re: A good PHP Ajax tutorial

am 26.02.2007 05:37:09 von Peter Beckman

On Sun, 25 Feb 2007, Denis L. Menezes wrote:

> Can someone please suggest a good pHP/Ajax tutorial?

Use mootools, http://mootools.net/

Best JS library around, does all sorts of neat AJAXy animations as well as
handling the backend cross-browser.

------------------------------------------------------------ ---------------
Peter Beckman Internet Guy
beckman@purplecow.com http://www.purplecow.com/
------------------------------------------------------------ ---------------

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

Re: A good PHP Ajax tutorial

am 26.02.2007 22:36:41 von Micah Stevens

I've used Xajax library with PHP and it's very nice and easy to use.
It's high-level, so if you want to learn the nuts and bolts, it's not a
good place to start, but if you just want to make something work, it's
great.

http://www.xajaxproject.org/

On 02/25/2007 08:37 PM, Peter Beckman wrote:
> On Sun, 25 Feb 2007, Denis L. Menezes wrote:
>
>> Can someone please suggest a good pHP/Ajax tutorial?
>
> Use mootools, http://mootools.net/
>
> Best JS library around, does all sorts of neat AJAXy animations as
> well as
> handling the backend cross-browser.
>
> ------------------------------------------------------------ ---------------
>
> Peter Beckman
> Internet Guy
> beckman@purplecow.com
> http://www.purplecow.com/
> ------------------------------------------------------------ ---------------
>
>

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