![]() |
webdev blog carp fishing blog | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XML tryouts I used to be quite reluctant on implementing XML to share data among applications residing on different servers. This was mainly for reasons of performance issues with real time transfer of data between the XML server and the client application (most of the times a website). But with the current bandwidth and speed of the internet, my worries seem practically redundant. So on the new www.miranet-webdesign.eu site I decided to implement and test XML syndication using XML feeds from www.miranet.nl. Just for the fun of trying out something "new" I decided to use the PEAR unserializer. So what is the benefit of going this way? Check the code: <?php //create new serializer object //return an array representing the XML data Simply put, we can create PHP data structures (like arrays, objects etc) from XML input. If you like to read more on the subjects of XML I can certainly recommend the following pages: There are no comments on this blog entry yet! Send your comments to or post them right here! |
|||
Start > blog> script blog> ... |
||||
| inloggen | validate |