From f4e998b40b593ba2c618b5335d4726296c3a3fb0 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Mon, 26 May 2008 21:38:06 +0000 Subject: check --- Report/Chapter5.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Report/Chapter5.tex b/Report/Chapter5.tex index 304dff2..ac801e3 100644 --- a/Report/Chapter5.tex +++ b/Report/Chapter5.tex @@ -1,6 +1,6 @@ \section{Conclusion} -XML is a very popular and structured way to represent data. It is already widely used on the internet. We also saw it is very compatible with a programming language like PHP. When combining PHP with XML documents, one can make a very dynamic web-application. The simple XML for PHP module is a very good option when making a website with XML data. \\ +XML is a very popular and structured way to represent data. It is already widely used on the internet. We also saw it is very compatible with several programming language, most notably PHP. When combining PHP with XML documents, one can make a very dynamic web-application. The simple XML module for PHP is a very good option when making a website with XML data. \\ RSS feeds are a good example of structured XML data. This structure allows programmers to use it in their advantage as we saw in the Pottepei application. Because of this structure such an XML file is highly useful for automated scripts for instance. \\ -- cgit v0.12