Introduction

PEAR Manual


HTML_QuickForm::apiVersion()

HTML_QuickForm::apiVersion() -- Returns the current API version

Synopsis

      require_once 'HTML/QuickForm.php';
     

float HTML_QuickForm::apiVersion ( ( void )

Description

Returns the current API version

Throws

throws no exceptions thrown

Note

since 1.0

This function can be called statically.




Introduction

PEAR Manual