downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Stomp> <stomp_connect_error
[edit] Last updated: Fri, 24 Jun 2011

view this page in

stomp_version

(PECL stomp >= 0.1.0)

stomp_versionدریافت نسخه فعلی ضمیمه stomp

Description

string stomp_version ( void )

بازگرداندن رشته شامل نسخه فعلی ضمیمه stomp.

Parameters

This function has no parameters.

Return Values

نسخه فعلی ضمیمه stomp را باز می‌گرداند

Examples

Example #1 مثال stomp_version()

<?php

var_dump
(stomp_version());

?>

The above example will output something similar to:

string(5) "0.2.0"



add a note add a note User Contributed Notes stomp_version - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites