XML_Unserializer::apiVersion

XML_Unserializer::apiVersion() – API のバージョンを返す

Synopsis

require_once 'Unserializer.php';

string XML_Unserializer::apiVersion ( )

Description

XML_Unserializer の API バージョンを返します。 これは、必要な機能が存在するかどうかをチェックするのに有効です。

Return value

string API バージョン

Note

This function can be called statically.

XML_Unserializer のコンストラクタ (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.