This class provides two implementations of the DOM specification:
- A very light-weight implementation (TBasicDOM), that you can use when you don't need so many things;
- And a complete implementation (the TDOM class) of the Document Object Model Level 3 that follows all the DOM 3 Core specifications according to the http://www.w3.org, by the way the documentation is available at http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/.
Now my work is done :]
I've made some fast tests and didn't get any errors, so if you find one(s), feel free to warn me, so I'll be able to find and correct the problem... :]
|
|
| Name: |
3-Level DOM Implementation |
| Base name: |
dom |
| Description: |
Class to manage data upon the DOM specification. |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1375 users |
| All time rank: |
2478 |
| Week users: |
0 users |
| Week rank: |
2039  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Good (83.3%) |
- |
Sufficient (66.7%) |
- |
- |
Not sure (56.7%) |
1066 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|