PHP 5.2 supports JSON internally now, so you don't have to use XML.
There's pros and cons associated with JSON, but that was possible with
PHP4 as well.

--
Ray Hauge
Application Development Lead
American Student Loan Services
www.americanstudentloan.com

-----Original Message-----
From: Stut [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 20, 2006 8:37 AM
To: Robert Cummings
Cc: Bernhard Zwischenbrugger; php-general@lists.php.net
Subject: Re: [PHP] Are PHP5 features worth it?

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.

-Stut

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

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

Reply via email to