Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 79635 invoked by uid 500); 26 Aug 2002 21:43:51 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 79624 invoked from network); 26 Aug 2002 21:43:50 -0000 Received: from dcimail.donaldson.com (162.107.240.195) by daedalus.apache.org with SMTP; 26 Aug 2002 21:43:50 -0000 Received: by dcimail.donaldson.com with Internet Mail Service (5.5.2653.19) id ; Mon, 26 Aug 2002 16:46:59 -0500 Message-ID: <11864A3328DDD5119DE70002A540D64A8DD59B@ntblm16.dci.com> From: "Nelson, Robert D." To: "'users@httpd.apache.org'" Date: Mon, 26 Aug 2002 16:37:41 -0500 X-Mailer: Internet Mail Service (5.5.2653.19) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] RE: PHP vs XML Jim: This is a little bit like comparing apples to oranges. PHP is an executable language. XML is a markup language that stores data in a somewhat structured way. In theory, and I've never really seen this done, you could use PHP to access data stored in XML. PHP is generally used to access data from a database. Its ability to do this is very slick. Overall there isn't a whole lot you can't do with it. Some (like myself) prefer to use a more robust language like Perl (via CGI) or Java for complicated applications. XML is a really cool way to store data because it is very portable between applications. There is also the ability to render the raw data using applied styles (XSL). ~ Robert > -----Original Message----- > From: Jim Hale [mailto:jim-ml@halemail.dyndns.org] > Sent: Monday, August 26, 2002 7:18 AM > To: Mailing List - Apache > Subject: OT: PHP vs XML > > > What is everyone's opinion towards php over XML as a Server Side > application language? I'm learning php but wondering how it > rates 'over' > XML. Is there a web site that explains the differences between the 2? > > Thanks! > > Jim Hale > --- > 'The OS Tells The PC What To Do With Itself" - Me, 1990 > --- > Visit Our MIDI & Digital Audio Website at > http://hale.dyndns.org or Our > Forums At http://haleforum.dyndns.org > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org