spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / programming / php / php4xml / chap10

Professional PHP4 XML

Developer News
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow

Professional PHP4 XML Book Cover

Chapter 10: Putting It Together*

[The series of excerpts below are from Chapter 10 of the Wrox Press Ltd. title Professional PHP4 XML. Source code for the examples discussed can be downloaded at the Wrox Web site (free e-mail registration required).]

In the preceding chapters we have taken a detailed look at XML, SAX, DOM, XPath, and XSL. We have also looked at some XML technologies--XHTML, WML, SVG, VXML, RSS, RDF, XML-RPC, and SOAP. Finally, we looked at four XML classes that share one major common feature--they allow us to interact with an XML document.

XML is used for:

Finding the right mix of XML to use in a project is sometimes a challenging task. This chapter does just that, it describes how to put these different technologies to work.

Here's is a brief summary of what we have learned so far:

In this chapter we'll be putting what we've learned in the previous chapters into practice to see different solutions to the same problem using different technologies. By the end of this chapter we'll have learned:

Excerpt Contents

# # #

* Copyright and Authorship Notice

This chapter extract is taken from "Professional PHP4 XML" by Luis Argerich, Chris Lea, Ken Egervari, Matt Anton, Charlie Killian, Chris Hubbard, James Fuller and published by Wrox Press Limited in June 2002; ISBN 1861007213; copyright © Wrox Press Limited 2002; all rights reserved.

No part of this chapter may be reproduced, stored in a retrieval system or transmitted in any form or by any means--electronic, electrostatic, mechanical, photocopying, recording or otherwise--without the prior written permission of the publisher, except in the case of brief quotations embodied in critical articles or reviews.


home / programming / php / php4xml / chap10


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark

Created: August 12, 2002
Revised: September 3, 2002

URL: http://webreference.com/programming/php/php4xml/chap10/