25548zFeeder 1.6http://zvonnews.sourceforge.net- added WAP (wml) support - outputing wml for wap enabled devices;
- fixed a bug when deleting feeds from admin panel, thanks to Felix Rabinovich;
- added alternative login mechanism to admin panel with PHP sessions, thanks to Nicholas from xenomorph.net;
- added a user-agent string for identification when retriving feeds from websites;
- added support for feeds which contain content:encoded items;PHP > Scripts and Programs > XML and PHPOct 15, 2006Andrei Besleaga
You can put this script to multiple use such as
Creating keyword rich pages for attracing search engive visitors for adsense revenue
Creating high keyword density doorway pages
Enhancing the regular contents of your site
Since PHP4.0.3RC2 the sablotron extension for XSLT ist shipped with PHP. I wrote therefore a most simple class, which should allow a basic understanding, of how it works.
Take a text file, a XML file and the SQLite database from PHP - and create you own small web application. This example shows you how to do it if you have no MySql DBMS at hand and a not to extensive amount of data to expect (see screenshots below). The XML file (holds all basic data we want to make available in the administration by choice), the text file will handle all the chosen data and the SQLite will contain all data submitted from users - as an extra we want to trigger the most important actions as data inserts and changes in text files with error_log(). PHP has everything you need: SimpleXML and XPath to handle the XML data, the fopen-flock-fwrite-fclose functions to handle text files and the SQLite statements and features to handle database content. A configuration class concerns about the connections, a debugger class writes the log messages and a exception class of one's own secures that text files are always in fine read and write condition or checks if the submitted data has not been manipulated. The function sqlite_escape_string prevents from submitting harmful code in the SQLite database
Free PHP RSS to Content Oddly Enough retrives the Reuters RSS feed. It accepts up to 5 RSS feeds that you give it, combines all those feeds together, shuffles the listings, and displays a preset number of listings from the feeds based. You can use custom created Yahoo news feeds, made up of multiple search phrases. Out going links are coded with nofollow and _blank to maximize PageRank.
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.