编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Seaslog 函数
  • seaslog_get_version »
  • PHP Manual
  • Seaslog 函数
  • 获取 SeasLog 作者

seaslog_get_author

(PECL seaslog >=1.0.0)

seaslog_get_author — 获取 SeasLog 作者

说明

seaslog_get_author ( void ) : string

参数

此函数没有参数。

返回值

返回一个 SeasLog 作者的字符串

范例

Example #1 seaslog_get_author() example

<?php

var_dump
(seaslog_get_author());

?>

以上例程的输出类似于:

string(29) "Chitao.Gao  [ neeke@php.net ]"
相关文章
php cairo 函数 descriptionphp cairo 函数 descriptionphp cairo 函数 descriptionphp cairo 函数 descriptionphp 类/对象 函数 以参数列表的数组,调用用户方法php spl 函数 返回指定的类实现的所有接口。php com 函数 returns a handle to an already running instance of a com objectphp 字符串 函数 使用 uuencode 编码一个字符串php seaslog 函数 获取 seaslog 作者php seaslog 函数 获取 seaslog 的版本php trader 函数 aroon oscillatorphp trader 函数 abandoned babyphp trader 函数 hammerphp trader 函数 marubozuphp trader 函数 tasuki gapphp trader 函数 vector arithmetic expphp trader 函数 vector log10php trader 函数 indexes of lowest and highest values over a specified periodphp seaslog seaslog 函数php seaslog 公共的日志记录函数
关注编程学问公众号
编程学问网 湘ICP备20001732号