[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Managing XML Documents in PHP
- From: "Pete Cordell" <petexmldev@tech-know-ware.com>
- To: "http://www.pas-world.com" <dev001@pas-world.com>,<xml-dev@lists.xml.org>
- Date: Fri, 11 Jan 2008 10:05:27 -0000
There's some articles on PHP and XML on the xml.com web site. See:
http://promosearch.atomz.com/search/promosearch?sp-a=sp1000a5a9&sp-f=ISO-8859-1&sp-t=general&sp-k=Articles%7CBooks%7CConferences%7COther%7CWeblogs&sp-x-1=cat&sp-q-1=XML&c=XML&sp-p-1=phrase&query=PHP&sp-q=PHP&search=Search
or go to http://www.xml.com/ and type in PHP in the search box.
Whether they cover what you want I'm not sure.
HTH,
Pete Cordell
Codalogic
Visit http://www.codalogic.com/lmx/ for XML C++ data binding
----- Original Message -----
From: "http://www.pas-world.com" <dev001@pas-world.com>
To: <xml-dev@lists.xml.org>
Sent: Thursday, January 10, 2008 6:29 PM
Subject: [xml-dev] Managing XML Documents in PHP
> Hello, I am working with DOM XML in PHP, but is limited (or I do not
> work very well).
>
> Anyone know any class or collection of functions for PHP, that manage
> things like this?
>
> (/root/child[5]/@att , 'value')
> -if no exist create it all elements empty and set att to value.
> (/root/child[@id=1]/@att , 'value')
> -select att in child where id attribute is 1 and set to value
>
> The idea is work with XPath over DOM Object without apparent selection
> of nodes.
>
> (Sorry if this is offtopic)
>
>
>
>
>
>
>
>
>
>
>
> --
> --
> Publicidad http://www.pas-world.com
>
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]