Query: stomp_version
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STOMP_VERSION(3) 1 STOMP_VERSION(3) stomp_version - Gets the current stomp extension versionSYNOPSISstring stomp_version (void )DESCRIPTIONReturns a string containing the version of the current stomp extension.PARAMETERSThis function has no parameters.RETURN VALUESIt returns the current stomp extension versionEXAMPLESExample #1 stomp_version(3) example <?php var_dump(stomp_version()); ?> The above example will output something similar to: string(5) "0.2.0" PHP Documentation Group STOMP_VERSION(3)
Related Man Pages |
---|
pathinfo(3) - php |
stomp_abort(3) - php |
stomp_error(3) - php |
stomp_set_read_timeout(3) - php |
var_dump(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |