(PECL seaslog >=1.0.0)
seaslog_get_author — Get SeasLog author.
Bu işlevin bağımsız değişkeni yoktur.
Return SeasLog author as string.
Örnek 1 seaslog_get_author() example
<?phpvar_dump(seaslog_get_author());?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
string(29) "Chitao.Gao [ neeke@php.net ]"