RE: Are PHP5 features worth it?

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

 



Is there a way to parse XML in PHP4?

The "X" in ajax means XML. If I send XML from Browser to PHP the XML
must be parsed.

In PHP4 there are "expat" functions and the experimental DOMXML
functions. Both are not included in default installations.

XML Support in PHP5 is realy good - in PHP4 nearly not existent.

Some peoply like JSON, I personaly prefer XML 


Bernhard

Am Mittwoch, den 20.12.2006, 06:47 -0800 schrieb Ray Hauge:
> 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:stuttle@xxxxxxxxx] 
> Sent: Wednesday, December 20, 2006 8:37 AM
> To: Robert Cummings
> Cc: Bernhard Zwischenbrugger; php-general@xxxxxxxxxxxxx
> Subject: Re:  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


[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