XML_Unserializer::apiVersion

XML_Unserializer::apiVersion() – return API version

Synopsis

require_once 'Unserializer.php';

string XML_Unserializer::apiVersion ( )

Description

Returns API version of XML_Unserializer. This may be useful to check if the needed functionality exists.

Return value

string API version

Note

This function can be called statically.

Constructor for XML_Unserializer (Previous) unserialize data (Next)
Last updated: Thu, 24 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.