Re: PHP AJAX Framework - Suggestions Please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrei Verovski (aka MacGuru) wrote:
> Hi,
> 
> Anyone can suggest me which PHP AJAX framework you are using, for what 
> reason(s), what are pros and cons of your particular choice.
> 
> I found many, and now facing difficult choice.
> 
> BTW, how do you pass session id between calls to PHP from JavaScript (cookies 
> or explicit foo.php?PHPSESSSIONID=blahblahblah)?
> 
> Thanks in advance for any suggestion(s).

http://pear.php.net/HTML_AJAX

The setup is simple, usage is very easy to debug and it is actively
maintained by one of the more respected PHP coders, Josh Eichorn.

Cookies are fully supported and are preferrable to using a GET variable.

Greg

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux