seaslog_get_author

(PECL seaslog >=1.0.0)

seaslog_get_authorGet SeasLog author.

Descrierea

seaslog_get_author ( void ) : string

Parametri

Această funcție nu are parametri.

Valorile întoarse

Return SeasLog author as string.

Exemple

Example #1 seaslog_get_author() example

<?php

var_dump
(seaslog_get_author());

?>

Exemplul de mai sus va afișa ceva similar cu:

string(29) "Chitao.Gao  [ [email protected] ]"