-
RSS class Feed can be used to generate RSS 2.0 feeds. The script can add several properties of RSS channels and feed items like the titles, link URLs, copyright and dates. The generated RSS feed XML is returned as single string.
-
OpenOffice Spreadsheet Generation script can be used to generate spreadsheet documents in the OpenOffice format. It uses template XML files to generate the different parts of an OpenOffice spreadsheet document: table cell contents, styles, settings, metadata and manifest. The templates are processed and the output XML part is generated according to the contents of the spreadsheet defined by the application.
-
My Tweets is a WordPress sidebar widget to show all the user's latest tweets. A backend administration page is provided to configure the widget's behavior. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through the 'Plugins' menu in WordPress. Features of My Tweets:- Cache results- Set the number of tweets- Linkify URL, hashtags and replies- Set ...
-
KoolAutoComplete is excellent Ajax Auto Complete for PHP. Flexible rendering, elegant behavior together with Ajax Load On-Demand have made KoolAutoComplete the great choice to replace limited auto-complete provided by browsers. Key Features of KoolAutoComplete - Great PHP Ajax AutoComplete:- Semantic design with minimal HTML rendering- Ajax Load On-Demand- Support both JSON and XML data type- Customize item element with powerful ...
-
XML Forms is a given XML file can be parsed and HTML form field definitions can be extracted. The script can generate HTML for a form mapping XML attributes into form input attributes. Requirements: PHP 4.0 or higher
-
xmlDB can retrieve, update and delete records from an XML file. Requirements: PHP 5.0 or higher
-
DbProxy can be used to execute MySQL queries from SQL templates defined in XML files. The script can parse a given XML file that contains definitions of SQL query templates. DbProxy can execute given MySQL queries eventually replacing template parameters with given values.
-
Logger_ciacob can be used to log variable values to files. It can add log entries to files with the values of variables of any PHP types. The log files are stored in a configurable logs directory with names based on the current calling context. The log file size limit and the log line length wrap limit are some of the ...
-
docType analyzes the current HTTP request Accept header and depending on whether the browser accepts XHTML documents or not, it creates a DOM document structure with the right DOCType element for XHTML. Regular calls to DOM object functions can be used to compose the rest of the document structure. Requirements: PHP 5.0 or higher
-
Very Simple XML Element functions as a sub-class of the Simple XML Element class and allows adding CDATA nodes, attributes to tags, as well as appending, removing and replacing nodes. Requirements: PHP 5.0 or higher
-
With the help of API, the request is parsed in a custom XML format and passed to a Web service via a client. The Web service function call and parameters are stored in class variables. The script may also generate XML for the response to be returned to the client. Requirements: PHP 4.0 or higher
-
TDOM is the base classes handling the parsing and generating of XML documents from groups of text and tag elements.Other sub-classes can generate XML documents in specific formats, such as HTML, Atom, SVG, etc..Requirements: PHP 5.2.3 or higher
-
A XML document is read and parsed from a string or URL with XML Debugger.The script checks for unclosed or unopened tags and verify simple consistency on attributes searching for their respective values and quotation marks.Requirements:PHP 3.0 or higher
-
XML Site Navigation can parse a XML file and extracts the names and the URLs of the links in the menu.A list of HTML links is generated and returned as a single string.Requirements: PHP 5.0 or higher
-
XML into user defined structure parses a given XML document with and creates objects of classes that correspond to the tag nodes that are found in the XML document.XML into user defined structure functions necessary to assign variables that correspond to the tag attributes are called.Requirements: PHP 3.0 or higher


