PHP Classes
elePHPant
Icontem

treestructure

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 17       Packages icon Packages (11)   Packages icon Forums icon Package forums (6)  

      1-10   11-11   Next >  
... HTMLparser Support forum 244 This class is an HTML parser written in PHP4, by employing which you can parse a 'rather-standard' HTML stream into a tree-structure, that consitutes objects and properties.   This class is an HTML parser written in PHP4, by employing which you can parse a 'rather-standard ...
... can be used to manage and search associative arrays using a Kart tree (key alteration radix tree). It can insert text strings that act as keys in a tree structure. The class can also search for the presence of such keys in the tree. PHP Programming Innovation award nominee September 2010 Kart trees ...
... tree of elements stored as array. The class can perform several types of operations to store and retrieve the tree elements like: - Creating the tree structure from a string with the definition of the elements. - Set the values of tree elements given its path in the tree - Get elements that have a given ...
... server. Occasionally, I have forgotten to rotate an image, so I needed to be able to cope with that too. This class enables you to look through a tree structure of images as thumbnails and then to zoom in to an individual image of your choice. The zoomed image is created on the fly and can be a variety ...
XMLFile Support forum xml Read and write XML files with ease   A class that makes it very easy to read and write XML files. It uses an in-memory tree structure to accomplish this. It allows you to create nicely formatted XML files and to easily extract data from them. Class file Site Meter
NavTree Support forum navtree Explorer-like tree   Generate an explorer-like tree structure. A combination of PHP and javascript. v0001: MAIN PHP INTERFACE v0001: JavaScript Program V001 demo and documentation Web-based File Management Sample navtree2 HTML Alternate/simpler navtree implementation ...
pTree Support forum ptree Manipulate hierarchical data structures like trees   This class provides classes that abstract an hierarchical data structures like trees. There is one class for abstracting trees and another for tree nodes. These classes are expected to be extended by sub-classes in concrete ...
Binary Tree Representation Support forum binary-tree Display the nodes of a tree in a MySQL database   This class can be used to display the nodes of a tree in a MySQL database. It can recursively traverse the nodes of a tree stored in MySQL database table and display the node names in an HTML page ...
CSS Tree Class Support forum css_treeclass Parse CSS files into a tree data structure   This class can be used to parse Cascading Style Sheets (CSS) and build a tree data structure that can traversed programatically. The class can parse CSS data from files or text strings. It builds an hierarchy of ...
... forum tree Transform a 2D array of content into a tree   The class transforms a 2D linear array of content information into another array with a tree structure. It can be used to generate hierarchic menus for navigation in a Web site and easily return brothers, children and fathers of a given node The ...

      1-10   11-11   Next >