XML_Tree::&get

XML_Tree::&get – XMLツリーの取得をする

Synopsis

require_once "XML/Tree.php";

string XML_Tree::&get ( )

Description

XMLツリーのテキスト表現を取得します。

Return value

string - XMLドキュメントです。

Note

This function can not be called statically.

XMLツリーの出力をする (Previous) 名前空間の取得 (Next)
Last updated: Fri, 25 May 2012 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.