HomebulletScriptsbulletTag: xml (333 results)
  1. No Screenshot
    183 total visits
    BowML Parser is a miniature PHP framework that lets you parse any type of markup language, such as: XML, HTML, WML, etc..It turns each element, string node, and attribute into its own object within your program.It can be for creating new Web pages or manipulating existing pages by using document objects instead of HTML text. The included example lets you ...
  2. No Screenshot
    242 total visits
    This class can be used to generate a XML document from array values. It traverses a given array recursively to get the values that are used to define the tags and data of the XML document. The generated XML document is served as the current script output.
  3. ABC_RSS
    225 total visits
    This class can be used to compose and generate RSS 2.0 feeds.It can compose the details of the RSS feed channel and the items it contains.The class can generate the XML string and either store it in a file, display it in the browser as the current script output, or force the browser to download.
  4. No Screenshot
    291 total visits
    This package can be used to get RSS and Atom feeds and display the feed information in Web pages using templates.It uses the SimplePie class to retrieve and parse the feeds. Then it uses XTemplate template engine to display the feed items.The number of feed items and the template file used to render the items are configurable details.
  5. uDebug
    366 total visits
    UDebug can be used to generate XML reports from PHP script execution. UDebug is a free PHP debug script.It can keep track of the time when PHP executed certain sections of a PHP script.This script can generate a XML document with the information of when PHP started and ended executing each section.Requirement: PHP 5.2 or higher
  6. MIDI Class
    2698 total visits
    This is a class for reading, writing, analyzing, modifying, creating, downloading and playing (embedding) standard MIDI files (type 0 or 1). MIDI songs are internally represented as lists of tracks, where each track is a list of messages, and each message is a string. The message string format is the same as the one used by the commandline tools MF2T/T2MF ...
  7. No Screenshot
    3072 total visits
    This class can be used to retrieve status information from Shoutcast audio streaming servers. It can access the statistics Web server, authenticate as administrator, retrieve and parse the statistics information in XML format.It can extract several types of statistics information like: the current listeners, peak listeners, max listeners, reported listeners, average time, server genre, server title, song title, song title, ...
  8. No Screenshot
    525 total visits
    This class can be used to generate XML documents for JQuery Taconite plug-in. The class composes and serves a XML document with the structure expected by Taconite plug-in to execute several types of commands:- Insert, update or remove HTML content- Show or hide elements- Change the CSS class of document elements- Change the CSS style properties of document elements- Execute ...
  9. No Screenshot
    1962 total visits
    Php-excel is still the main tool to use for many modern companies when it comes to analysis or reports. Php-excel aims to be the most simple and lightweight approach to convert a matrix-like, two-dimensional array from PHP to Microsoft Excel.Features of Phpexcel: - Create a quick export from a database table into Excel - Compile some statistical records with a ...
  10. No Screenshot
    8541 total visits
    The package contains two classes for an easy creation, navigation and processing of XML documents. The DOM Document extension class can return the document root element, add a new node to the end of the document, select nodes that match a XPath expression, call a function for a list of elements and transform a document using XSL.The DOM element extension ...
  11. No Screenshot
    2266 total visits
    Class Generator can be used to generate a script from configuration defined in XML files. Class Generator is a professional PHP code generator. It takes a XML file with definitions of classes and objects that should have certain variables set to specified values.The script generates the defined classes and instantiate objects of the defined classes with the values specified in ...
  12. No Screenshot
    1620 total visits
    XML&XSLT to Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML.XML&XSLT to Processor all with the ease of the PHP XSL extension.
  13. No Screenshot
    2121 total visits
    HTML/XHTML and XML Writer can add arbitrary text and tags to a document. The tags may have optional attributes.HTML/XHTML and XML Writer can also provide support to generate common HTML for form inputs with data retrieve from submitted inputs or database queries, listing pagination links, list menus, etc.. XML and XHTML-compliant HTML code can be generated.Requirements: PHP 5.0 or higher
  14. No Screenshot
    1909 total visits
    These three objects, combined with the XSL language, are the foundation of the next generation of web development. DOMi is an object that is designed to make this process easier than ever before. A DOMi object can convert complex PHP data into an XML object through a single command, and then render that XML tree against a XSL stylesheet through ...
  15. No Screenshot
    2014 total visits
    xml2Object parses an XML document and load its information in the class object. The script may also retrieve parts of the XML document and create generic objects from tags that are explicitly identified for that purpose.
Pages 5 of 23« 1 2 3 4 5 6 7 8 9 »