Re: [PHP-XML-DEV] docs
[email protected] ("Rob Richards")
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
From: Kevin Waterson > Is there any type of docs available for the new domxml? > Even half written ones. If you are referring to the new dom extention, there are currently no docs available for it yet. You can take a look at the examples and tests folders for now. Also, it conforms to the W3 specs http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html so you can use that as guidance. Rob [email protected]