Learn the principles of XML, and how to convert your SQL databases to XML-standard documents on-the-fly.
This excerpt from O'Reilly & Associates' recently published Programming Web Services with XML-RPC discusses using PHP to integrate two web applications into a single interface. In the given example, the authors show how a technology news service based on RSS (RDF Site Summary) feeds was created.
Kleines "Howto", um XML-Content von anderen Seiten wie Slashdot auf der eigenen Seite anzeigen zu können.
PHP's XML support continues to grow right along with PHP's
popularity. In this article, find out about nearly a dozen XML
tools for PHP developers. Tool advisor Craig Knudsen also
describes an approach for accessing additional Java tools from
within PHP.
PHP's DOM parser offers a simpler - though slower - alternative to the SAX parsing technique.
Tutorial kommentieren Defekten Link melden
Mario schreibt:
Hallo, hier kommt das nächste Tutorial rein! Vielleicht sollte man die Kommentierfunktion für noch nicht verfügbare Tutorials sperren?
mfG Mario
Use PHP's SAX parser to parse XML data and generate HTML pages.
Ziel dieses Tutorials ist es, gezielt Informationen aus einer XML Datei mittels PHP zu ziehen. Als Beispielanwendung soll eine nützliche Anwendung dienen: Ein Newsmodul, mit dem man die eigene, aber auch andere, befreundete Seiten mit den News versorgen kann - wobei das Aussehen der Anzeige leicht anpaßbar sein soll. Dieser Artikel setzt allgemeine Kenntnisse in PHP voraus.
Tutorial kommentieren Defekten Link melden
Frank B. schreibt:
das design (design?) ist zwar kläglich aber der inhalt wird dem ersten eindruck nicht gerecht. hier wird nicht auf optik sondern auf inhalt wert gelegt. damit ist die seite das genaue gegenteil von vielen anderen seiten im netz ;)
Sebastian Will (Autor des Tutorials) schreibt:
Ich habe mir die "Designfrage" zu Herzen genommen und das ganze überarbeitet. Heraus kam neben einem neuen Design auch eine Überarbeitung des Textes. Wenn weitere Tutorials zur Kombination XML/PHP gewünscht sind, schreibt mir doch bitte eine Mail, ich werde sehen, was sich machen läßt. Am besten kommen Mails wie "Ich habe eine konkrete Frage zu xyz" an, da läßt sich am ehesten was drüber schreiben.
Grüße
Sebastian Will
Sebastian Will schreibt:
Das Tutorial ist nicht mehr online, da ich aber immer wieder Anfragen zu dem Thema kriege, werde ich es neu aufsetzen, gebt mir aber ein wenig Zeit.
Grüße,
Sebastian Will
There're a lot of comments in the market about "The web of services" from the simple ways of content syndication used today to the futuristic approach of UDDI. In its creation, the web was a collection of documents, browseable information. As the web evolved it was good to add some services to the web. In the future, the web will be the place where organizations provide services useful to the consumer and/or other organizations. This synergy between b2b and b2c models can be thought as a web of services.
W.J. Gilmore erklärt in diesem Tutorial, wie er Slabotron und PHP einsetzte, um eine News-Applikation zu erstellen.
What kind of a language is XSLT, what is it for, and why was it designed the way it is? These questions get many different answers, and beginners are often confused because the language is so different from anything they are used to. This article tries to put XSLT in context. Without trying to teach you to write XSLT style sheets, it explains where the language comes from, what it's good at, and why you should use it.








