26766Parsing XML With PHPhttp://www.wirelessdevnet.com/channels/wap/features/xmlcast_php.htmlLast week, we presented a simple framework (named XMLCast) for distributing content to a variety of devices using XML. This application was built using Microsoft's Active Server Pages (ASP) technology but we realize that many of you aren't using ASP (we aren't either). This article will present the concept of XML parsing using the PHP scripting language. In the coming weeks, we will follow this example up with an expansion of XMLCast using other tools such as XSLT and Cocoon.PHP > Tips and Tutorials > XML and PHPOct 16, 2006
Custom RSS Feed with PHP and MySQL RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but its finding the right audience for your voice that matters. A great place to start is by creating your own RSS feed and adding to it as often as you can.
FeedLines is an easy-to-use PHP script that allows you to run a headline aggregator website like this one. It requires no database, no installation, and works with virtually any type of RSS or ATOM feed.
Remote procedure calls enable developers to create distributed applications. Various program components, perhaps some of which may be considered programs in their own right, reside on separate host machines but all work together to form a complete application. The call one component makes to another on a separate host is a Remote Procedure Call (RPC).
Here's the hypothetical situation. You're an enthusiastic weblogger. For your visitors' convenience, you want to offer them an RSS feed of your latest entries. Plus, you have a bad case of varicose veins.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.