stomp_version(3) php man page | unix.com

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 version

SYNOPSIS
string stomp_version (void )
DESCRIPTION
Returns a string containing the version of the current stomp extension.
PARAMETERS
This function has no parameters.
RETURN VALUES
It returns the current stomp extension version
EXAMPLES
Example #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
extension_loaded(3) - php
stomp_ack(3) - php
stomp_get_session_id(3) - php
stomp_read_frame(3) - php
var_dump(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch