HomebulletScriptsbulletTag: xml (333 results)
  1. Simple XML Array Helper
    258 total visits
    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
  2. Smarty Template Engine Loader
    312 total visits
    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 ...
  3. XParser
    275 total visits
    This PHP script can parse and access XML documents as if they were arrays. XML documents are parsed using the DOM extension.The script provides an array access interface so the XML document structure can be access as if it was a nested array structure.Two classes are provided, one for PHP 4, the other for PHP 5.Requirements:- PHP 4.0.0 or Higher
  4. crXml
    258 total visits
    crXML is a PHP script can be used to create, parse and manipulate XML documents using a combination of object and array notations.It can create a new XML document or load an existing document from a string and allow applications to manipulate the xml using PHPs object and array notations.Every crXml objects property maps to another crXml object(child) that wraps ...
  5. Cisco IP Phone Framework
    329 total visits
    This is a PHP script to generate XMLs for services of Cisco IP phones. It provides several classes that can be used to compose and generate XML responses that may be used to describe and handle services to be made available from Cisco IP phones.At this moment it can generate XMLs for directory services, image services, execute services, graphical and ...
  6. ontoProdukt
    174 total visits
    This PHP script can create a new product feed or import an existing feed from a given URL in either XML product feed, RSS 2.0 or RDF product description formats. The generated feed from an import operation is in the same format as the original file. Requirements:- PHP 4 or higher Limitations:- Comments and example written in Czech.
  7. XML Helper
    293 total visits
    This PHP script is used to extract XML data into an array and submit array data to a XML. A XML document is parsed and its content return an nested array that displays the XML document structure and data.It can also do the opposite if needed, take an array with a document structure and data and generate a XML document ...
  8. No Screenshot
    595 total visits
    PHP XML Sitemap generator is a PHP script to help you create a formatted and standard-based XML sitemap dynamically and programmatically for inclusion into Google and other search engines.
  9. No Screenshot
    530 total visits
    XML-Simple is designed to read and parse Simple XML Data with PHP. A script is included that demonstrates how to use the PHP XML script to load the data into an array and display it on a web page.Requirements:- PHP 4.3.2 or Higher
  10. No Screenshot
    311 total visits
    PclXml is a library that help working with XML files. It is a PHP XML script to easily manage XML files and strings. PclXml allows you to read an XML file and store the XML tokens values and properties in a hierarchically organized object. PclXml defines several methods that allow for quick and easy access to attributes (properties) values, childs ...
  11. No Screenshot
    424 total visits
    Ripcord is a PHP 5 XML-RPC server and client library with a very simple and easy to use API. You can create XML-RPC, (simplified) SOAP 1.1, and SimpleRPC clients with one call and then call RPC methods as if they were local methods of the client. You can create a server with one call, passing it any number of objects ...
  12. Pay-Per-Click XML Feed Parser
    418 total visits
    The script parses XML feed from pay-per-click (PPC) networks and fetches ads to the browser. Output format is controlled by template. The script will eliminate the possibility of unintentional fraud by optionally using JavaScript to output ads (with URLs divided into small chunks). This will prevent any automatic software (such as search engine spiders, etc) from following such links. You ...
  13. No Screenshot
    501 total visits
    This class can be used to added comments to Web pages. It can store comments in XML files, so it does not use a database. New comments can be added to a given XML file. The class can create the XML file or update an existing comments XML file. It can also parse the comments XML file to extract the ...
  14. Xml2Array
    639 total visits
    The class is meant to parse an XML file and load it into an array. It uses the DOMXML extension functions to parse the XML tags, its attributes, the external entity and character data section.Xml2Array is a free PHP XML script. The class also provides some functions to retrive part XML document structure into an array.
  15. XML-RSS Feed Generator
    586 total visits
    This class can be used to generates RSS 2.0 feeds. It can use compose the definition of a feed channel and items by specifying the titles, URLs, descriptions, etc.. The class can generate XML for the feed as the output of the current script.It is an OpenSource PHP XML script. Requirement: PHP 5.0 or Higher
Pages 2 of 23« 1 2 3 4 5 6 »