-
Lightning Notes is a simple web-logging system, created as a proof-of-concept. Fully standards compliant and accessible, it is designed to quickly set up a functional and structured site to conveniently track related and unrelated items.It is written in PHP, using a flat-file, XML database, outputting an XHTML page with CSS skins. Features of Lightning Notes:- Text-input with Textile- XHTML-output with ...
-
This is a PHP script to implement the rsscal (RDF) specification of iCal, RFC2445. Only the calendar event component is implemented. Documentation and demos are included with the download package.What's New in this version:- Version setting in function createRSS.
-
This is a PHP application to convert Work-like file formats into XML. It takes formats such as MS-Word .DOC and OpenOffice .ODT, parses them and exports the content into XML-based publishing layout formats.It provides the ability to edit document metadata such as the list of authors, as well as robust citation editing, checking and correction.Requirements:- PHP 5.2.4 or Higher- MySQL ...
-
This is a WordPress plugin for generating XML sitemaps. Optionally, after generating the sitemap, the plugin can also ping Ask.com. Google and Bing to refresh its listing. The resulted sitemap will be updated daily.Requirements:- WordPress 2.3 or HigherInstallation:- Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress.
-
This is a PHP script to convert XML data to an associate array. After the conversion, it also removes recursions in the result array
-
This script can be used to generate multiple sitemaps crawling sites. It can crawl one or more sites to retrieve its pages and follow links recursively and determine the addresses of all pages to include in a XML sitemap.It can ignore given URLs to avoid crawling and including in the sitemap.The script uses the Curl extension multi-request support to retrieve ...
-
This is a PHP script to perform currency conversions. The reference rates are automatically retrieved from the European Central Bank and stored inside a local XML file.Features of Currency Exchange Rates with PHP & XML:- USD- JPY- BGN- CZK- DKK- GBP- HUF- LTL- LVL- PLN- RON- SEK- CHF- NOK- HRK- RUB- TRY- AUD- BRL- CAD- CNY- HKD- IDR- ILS- INR- ...
-
This is a PHP XML script to write XML documents. It opens a file and writes XML tags and content inside it.It can write XML header tags, open and close tags, single elements with tag and data, and lists of elements from an associative array.Requirements:- PHP 4.0 or Higher
-
This PHP script can get application text translation from XML files. It can take the original text in the default idiom as parameter and looks up a XML file in the current idiom to retrieve the translated tect to that idiom. Requirements:- PHP 5.0 or Higher
-
This is a PHP script to encode / decode Ebay Turbolister options data.It parses Ebay Turbolister options data as a string in XML format and encodes that data with base 64 algorithm computing the checksum before sending them to eBay servers.It can also decode the previously encoded data using an analogue method as the one used for encoding.Requirements:- PHP 5.0 ...
-
This is a PHP script to update a database's schema with commands read from external files.The script parses a config files from a given directory and runs all the SQL commands found in them. The database configuration parameters and the path of the directory where SQL command files are located are read from XML filesRequirements:- PHP 5.0 or Higher
-
This is a PHP script can be used to generate RSS feeds from database queries. Generated feeds are stored in a remote location on the sever.It runs a SQL query to a given database table and generates an RSS 2.0 feed with information from the query results.Requirements:- PHP 5.0 or Higher
-
This PHP script can be used to retrieve and manipulate XML documents just like jQuery, it can also be used to search for given elements using XPath syntax. The main class of this script can perform several types of alterations to the matched elements similar to what you can do with jQuery. Currently, it can remove attribute classes and extract ...
-
This script can generate or convert XML document into arrays. It can parse a XML document and return a nested array that represents its structure of tags and data.It can also do the opposite, generating a XML documents from nested arrays with the XML document structure.Requrements:- PHP 5.1 or Higher
-
This is a PHP script to load Smarty template themes defined in XML config. It will scan theme definitions in XML file located in directory with names defined by the theme names.The script can return details of the theme like the name, author, URL, e-mail address, version, description and publication date. If needed, this script will delete the directory of ...














