| TOTAL: 167 Page: 2 of 9 |
|
phpXML Lite PHP Class
phpXML Lite PHP Class is a simple and lightweight PHP XML parsing class. You can find it and the documentation for it on this page. Using XML to communicate with JavaScript, PHP, and Flash is pretty straightforward. If you implement my phpXML Lite PHP class, you'll save a ton of time and make life easier for yourself by not having to install extra libraries using Pear or PECL. I wrote it from scratch to make communicating between Flash and PHP scripts nice and easy. The methods and sturcture

| Hits: | 16 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-25 |
Autosuggest / Autocomplete with Ajax 2.1.3
The AutoSuggest class adds a pulldown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the enter key. The values for the suggestion list are to provided as XML, or as JSON (by a PHP script, or similar). The results of the first request are cached on the client machine and are filtered as the user continues to type, to reduce the number of requests

| Hits: | 18 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-22 |
CaRP Evolution
It's an "RSS to HTML Converter" a script that imports search engine friendly content into your webpages. It works with virutally any feed from any publisher. When new content is added to the feed, CaRP updates the content on your webpage automatically -- there will always be something new for your site's visitors (including search engine spiders) to read.

| Hits: | 9 | Platforms: | Windows |
| Ratings: | Last Updated: | 2009-05-21 |
Auto Content Generator 1.0
This script uses templates to render the html hence it can be made to fit any page layout and design. We have put a lot of efforts into the script to make it product random contents on the detail pages. Hence if the search engines visit your site, they will get different content on each visit. This helps boost your search engine ranking.


| Hits: | 14 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-21 |
amazonRSSwriter: create Amazon RSS feeds automatically
Simply enter a word or a few words and the script will return an Amazon RSS feeds with books related to the search terms.


| Hits: | 8 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-21 |
The Incutio XML-RPC Library for PHP 1.6
The Incutio XML-RPC library (IXR) is designed primarily for ease of use. It incorporates both client and server classes, and is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of the library is automatic type conversion from PHP types to XML-RPC types and vice versa. This should enable developers to write web services with very little knowledge of the underlying XML-RPC standard.


| Hits: | 5 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-21 |
eprintsFetch 1.00.0
eprintsFetch is a simple lightweight script that exploits the oai2 output from eprints and returns the associated meta data. The script can be easily be deployed with only minimal php skill. The script was developed to list publication details for the group website, and be packaged up for distribution. One thing to note is that eprintsFetch doesn't cache any of the meta data, and we recomend that you cache the meta data into you own database. If you don't then every view of your page will result


| Hits: | 8 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2009-05-19 |
CXS Specification 1.2
CXS is an XML application for data serialization developed by zehnet which offers the possibility of transferring complex data structures between programming environments. The process of creating an XML representation of application data is called serialization. The process of instantiating data from an XML representation is called unserialization.

| Hits: | 16 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-19 |
CBL Partial Updater
CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines to your PHP and HTML, and your web application turns into an AJAX app.

| Hits: | 10 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-19 |
Cut html string
With the use of WYSIWYG editor user can enter html content. While displaying teaser(short content) of the content on home page or dashboard it is hard to cut the string properly. This project provide solutions in php, javascript languages.


| Hits: | 15 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-05-13 |
Abs_Xml_Rss
The Abs_Xml_Rss package contains 4 classes to manage the reading/writing of RSS 2.0 and ATOM 1.0 xml feeds.


| Hits: | 13 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-04-26 |
Amazongrabber
RSS2MySQL is a very simple script that takes multiple rss feeds, collects their items, and inserts them into a mysql database storrage table. With all the items now neatly stored in your database, they can be called from anywhere on your websites iand completely randomized. You can provide a unique syndication of news articles from the sources of your choosing and not have to worry about Google duplicate content issues.

| Hits: | 23 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-04-16 |
RSS Generator 2.50
Feature: # Title or name that identifies the RSS channel # Description of the RSS channel # Interval (in seconds) in which the generated RSS file's content is considered updated. When a RSS file is requested, if it was generated in a period shorter than the one specified, the stored file is returned, otherwise, a fresh RSS channel is generated. # RSS Start Page, the page where the RSS channel begins when it is generated.RSSGenerator uses the start page as a departing point to explore the web


| Hits: | 38 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2009-01-15 |
The DynamicRSS PHP Class
An RSS feed is an XML format that is great for sharing and broadcasting content such as news, articles, events, etc. There are a number of feed readers (or "aggregators") available for users to access multiple RSS feeds from one location. Most modern web browsers support RSS feeds, as well. Inside every RSS feed there are at least two elements: channel, which provides information about the feed itself, and one or more items, which provide information about the content the feed represents.

| Hits: | 21 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2009-01-05 |
phpISP 1.0.0Beta
phpISP is a very useful application for Internet Service Providers of any size because it is written in php, has a nice interface and very easy to use for the manager and customer. Network administrators can do Internet configurations for each subscriber of only a few clicks. Customers also have a user account and may also submit a complaint or notification to the provider, to see how much traffic it did in a month, etc.


| Hits: | 15 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-01-04 |
Bitmap color picker 1.0
Choose a color, move your mouse over it and click. You will get the color code !


| Hits: | 28 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-01-01 |
PHP5 XML 0.1
This class is a collection of functions developed over a period of time I had been working with XML. To help reduce the amount of code used and provide tighter integration into the Document Object Model (DOM), this class extends the DOMDocument class. In addition to extending the DOMDocument class, this class also integrates other classes used in XML such as the XSLTProcessor and DOMXPath class. This is done to help reduce the amount of code developers have to write to nodes. For more informatio


| Hits: | 39 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-11-17 |
RSSMediaScript - Get a media website that runs itself
RSSMediaScript is a PHP script that allows you to start a media website that updates itself automatically. The script comes pre-loaded with over 1,000 games, videos, and pictures, as well as over 20 feeds to the biggest media sites on the web. As soon as you install, you can expect to see your website growing by hundreds of content pages each day. This is truly a set-it-and-forget-it script. Once the script is setup initially, you will get new content to your site daily without anything require


| Hits: | 20 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-11-03 |
Domain Trader
Domain Trader is a domain parking script which is integrated with a powerful domain auction module to allow users to make offers on domains marked for sale. Domain Trader was designed to provide domain professionals with the opportunity to offer a complete domain portfolio management service to customers worldwide.


| Hits: | 34 | Platforms: | Linux |
| Ratings: | Last Updated: | 2008-08-21 |
FeedLines Single Page Feed Aggregator
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. Features: * Requires no database * Super-fast through caching of feeds * Design controlled by simple templates * Displays description when mousing over headlines * Easy to configure

| Hits: | 28 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-08-13 |