略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: seaslog_get_version

2024-05-03

seaslog_get_version

(PECL seaslog >=1.0.0)

seaslog_get_version获取 SeasLog 的版本

说明

seaslog_get_version(): string

参数

此函数没有参数。

返回值

返回一个 SeasLog 版本号的字符串

范例

示例 #1 seaslog_get_version() example

<?php

var_dump
(seaslog_get_version());

?>

以上例程的输出类似于:

string(5) "1.8.4"
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.seaslog-get-version.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3