Hello Simon,

I think I've missed something somewhere, but how do I use XML? Everywhere, there are big hypes about XML. I could proably google quite a bit on this, but could someone give me a hint on how to use it in, say datahandling? Or to parse a website (like the php docs).

XML has its role and is not a replacement for the rest of the languages or datasources. What we've seen XML usage was for either creating communication streams between heterogenous applications (replacing CORBA or RMI), or for keeping information in a structured way.


We (InterAKT) use XML in our Krysalis platform for describing a web application controller, and also to create a data structure between the application logic and the presentation layer.

http://www.interakt.ro/products/Krysalis/


Alexandru


--
Alexandru COSTIN
Chief Operating Officer
http://www.interakt.ro/
+4021 312 5312

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to