stomp_version
(PECL stomp >= 0.1.0)
stomp_version — Gets the current stomp extension version
パラメータ
この関数にはパラメータはありません。
戻り値
It returns the current stomp extension version
例
例1 stomp_version() example
<?php
var_dump(stomp_version());
?>
上の例の出力は、 たとえば以下のようになります。
string(5) "0.2.0"
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google