Recommend this page to a friend! |
Download .zip |
Info | View files (32) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-05-13 (10 years ago) | Not enough user ratings | Total: 1,549 | All time: 2,459 This week: 1,068 |
Version | License | Categories | ||||
myxtree 1.0 | GNU General Publi... | XML, Databases |
Description | Author | |||||||||||||
This class allows to save the DOM-document in a SQL-tree and back. For a choice of the data from a SQL-tree are used XPath expressions. Data reading of a SQL-tree can be carried out by two ways: by one SQL-query and recursive way. |
|
Files | / | myXTree |
File | Role | Description | ||
---|---|---|---|---|
myXTPath (5 files) | ||||
tests (10 files) | ||||
Automat.php | Class | Base class for parsers | ||
base.sql | Data | SQL queries for create database | ||
ChangeLog | Data | ChangeLog | ||
dbObject.php | Class | DB Object class | ||
Error.php | Appl. | Error handling functions | ||
index.html | Doc. | Introduction | ||
index.ru.html | Doc. | Introduction in rassian | ||
INSTALL | Doc. | Installation notes | ||
myXTree.php | Class | Class myXTree | ||
README | Doc. | Readme notes | ||
sample.php | Example | Example | ||
setup.inc | Class | Setup script | ||
setup.php | Appl. | Setup script | ||
speed_test.php | Appl. | Speed test script | ||
tree.sql | Output | Example data | ||
XTQuery.php | Class | XTQuery class | ||
xtree_test.php | Appl. | myXTree test suite |
Files | / | myXTree | / | myXTPath |
File | Role | Description |
---|---|---|
myXTPath.php | Class | myXTPath class |
path.csv | Data | Matrix |
predicate.csv | Data | Matrix |
XTPathParser.php | Class | XTPathParser class |
XTPredicateParser.php | Class | XTPredicateParser class |
Files | / | myXTree | / | tests |
File | Role | Description |
---|---|---|
delete.csv | Data | Test data |
insert.csv | Data | Test data |
insert.xml | Data | Test data |
predicate.php | Class | Test script |
relations.xml | Data | Test data |
speed.php | Class | Speed test script |
update.csv | Data | Test data |
update.xml | Data | Test data |
xpath.php | Class | Test script |
xtree.php | Class | Test script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Library myXML DOM/XPath/XSLT implemented in php without use of external libs. |