|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Building XML Trees with PHP
Building XML Trees With PHP Great article! I can use this in a class project that I am doing. Plus, I can use this for my WEB Site. THANKS! You can read the article here .
|
|
#2
|
|||
|
|||
|
cool!
Thanks for the show!
|
|
#3
|
|||
|
|||
|
Exactly what I needed!
At the moment I’m developing an application using PHP and XML.
At first I used the DOM extension but failed because my Provider doesn’t support it (my develop system does…). So I searched the Web for information on PHP and XML. I found several sites dealing with these terms but most of them point on reading and parsing XML rather than build XML. So this Article is exactly what I searched for! Great work! |
|
#4
|
|||
|
|||
|
XSL templates
My provider doesn't support xslt. How can I use XMLTree and XMLTransformer to transform a xsl template?
|
|
#5
|
|||
|
|||
|
There is also another alternative
To create XML trees, that is the Krysalis platform
http://www.interakt.ro/products/Krysalis/ It works with either Sablotron or DOMXML, but for real results and live applications you should have your ISP install DOMXML (it's 5 times faster than Sablot and problably 20 times faster than pure PHP XSL transformations). Alexandru |
|
#6
|
|||
|
|||
|
more one XML class
http://minixml.psychogenic.com/ I have used it and must say that its good!
|
|
#7
|
|||
|
|||
|
fantastic
This is great! The PEAR library has documentation for this but it's pretty much useless as they don't have any examples. Thanks a lot!!!
|
|
#8
|
|||
|
|||
|
Building XML Trees With PHP
Building XML Trees With PHP
February 20, 2003 - Need to manipulate XML document trees, but don't have the DOM extension compiled into your PHP build? Take a look at XMLTree, a PEAR class that allows you to create and manipulate XML document trees without requiring the PHP DOM extension. Please discuss this article in this thread. You can read the article here . |
|
#9
|
|||
|
|||
|
If you would like to see an article covering a particular topic, please post your request here.
|
|
#10
|
|||
|
|||
|
Name: Anonymous User
Subject: Building XML Trees with PHP Date: 02-21-2003 12:11:47 MST Great article! I can use this in a class project that I am doing. Plus, I can use this for my WEB Site. THANKS! |
|
#11
|
|||
|
|||
|
Name: Anonymous User
Subject: cool! Date: 02-24-2003 00:41:26 MST Thanks for the show! |
|
#12
|
|||
|
|||
|
Name: Anonymous User
Subject: Exactly what I needed! Date: 02-24-2003 03:53:57 MST At the moment I’m developing an application using PHP and XML. At first I used the DOM extension but failed because my Provider doesn’t support it (my develop system does…). So I searched the Web for information on PHP and XML. I found several sites dealing with these terms but most of them point on reading and parsing XML rather than build XML. So this Article is exactly what I searched for! Great work! |
|
#13
|
|||
|
|||
|
Name: mamon
Subject: XSL templates Date: 03-14-2003 11:27:02 MST My provider doesn't support xslt. How can I use XMLTree and XMLTransformer to transform a xsl template? |
|
#14
|
|||
|
|||
|
Name: Anonymous User
Subject: There is also another alternative Date: 03-14-2003 12:40:09 MST To create XML trees, that is the Krysalis platform URL It works with either Sablotron or DOMXML, but for real results and live applications you should have your ISP install DOMXML (it's 5 times faster than Sablot and problably 20 times faster than pure PHP XSL transformations). Alexandru |
|
#15
|
|||
|
|||
|
Name: Anonymous User
Subject: more one XML class Date: 03-18-2003 04:56:26 MST URL I have used it and must say that its good! |
![]() |
| Viewing: Dev Shed Forums > Other > Development Articles > Building XML Trees With PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|