Revision [1195]

Last edited on 2011-10-17 06:08:14 by FsseInfo
Additions:
http://msdn.microsoft.com/en-us/library/ms256471.aspx
Deletions:
http://msdn.microsoft.com/en-us/library/ms256086.aspx


Revision [1194]

Edited on 2011-10-14 09:50:41 by FsseInfo
Additions:
http://msdn.microsoft.com/en-us/library/ms256086.aspx


Revision [1193]

Edited on 2011-10-14 08:06:45 by FsseInfo
Additions:
php dom xpath makes it very each to find and select elements / nodes in an xml document
=====select nodes=====
=====select nodes by attribute=====
or select all nodes that have the attribute 'editable' with the value 'false'
$nodes = $xp->query("//*[@editable='false']");


Revision [1192]

Edited on 2011-10-14 07:59:02 by FsseInfo
Additions:
>>http://www.ibm.com/developerworks/library/x-xpathphp/index.html
http://www.php.net/manual/en/class.domxpath.php
http://www.w3schools.com/xpath/
Deletions:
>>http://www.php.net/manual/en/class.domxpath.php


Revision [1191]

The oldest known version of this page was created on 2011-10-14 07:44:00 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki