Re: Are PHP5 features worth it?

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

 



Stut wrote:
> Robert Cummings wrote:
>> On Wed, 2006-12-20 at 15:14 +0100, Bernhard Zwischenbrugger wrote:
>>> "AJAX" Webapplications are not possible in PHP4.
>>
>> Bullshit.
> 
> Indeed, what with PHP being server-side and AJAX being client-side.
> 
> Where AJAX is concerned the server-side technology is irrelevant.

not to mention that php 'has the preference'* for passing JSON encoded
data around when it comes to ajax interaction between server and client -
rather than use bloated XML.

http://php.net/json

*endorsed by Rasmus ;-)
> 
> -Stut
> 

-- 
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