Home > Archive > PHP DB > February 2007 > Re: [PHP-DB] A good PHP Ajax tutorial
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DB] A good PHP Ajax tutorial
|
|
| Peter Beckman 2007-02-26, 3:58 am |
| 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/
---------------------------------------------------------------------------
| |
| Micah Stevens 2007-02-26, 6:59 pm |
| 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:
>
>
> 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/
> ---------------------------------------------------------------------------
>
>
|
|
|
|
|