Date: 01/24/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] Bug #8732"
- Previous message: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- In reply to: Uwe Steinmann: "Re: [PHP-DEV] DOMXML documentation"
- Next in thread: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- Reply: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> On Wed, Jan 24, 2001 at 01:00:02PM -0500, Colin Viebrock wrote:
> > Is there any way to convince someone to write more extensive
> documentation
> > on the DOMXML functions?
> Try to convince me :-)
>
> I'll see what I can do.
Well, I'm not asking much :)
a) List all the functions and their syntax.
(e.g., domxml_new_xmldoc(), domxml_add_root() , aren't listed now)
b) List all the methods and properties for each of the DOM object types,
and their syntax. (e.g. the DomNode object has a setattr() method ...
how do you use it? the DomDocument object has a "standalone" property
... how do you set it?)
Right now, it's takes a bit of work to try and figure out how to parse
XML documents. But it takes a *lot* of work to try and figure out how
to *generate* XML documents.
-- Colin Viebrock Co-Founder, easyDNS Technologies http://www.easyDNS.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Bug #8732"
- Previous message: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- In reply to: Uwe Steinmann: "Re: [PHP-DEV] DOMXML documentation"
- Next in thread: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- Reply: Colin Viebrock: "RE: [PHP-DEV] DOMXML documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

