Table of Contents
valentina_get_client_info()
Declaration
string valentina_get_client_info ( void )
Description
Returns a string that represents the client library version.
Return Values
The Valentina client version.
Examples
Example 1.
<?php printf("Valentina client info: %s\n", valentina_get_client_info()); ?>
The above example will output something similar to:
VServer client info: 2.0