For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get author

var_dump(xlswriter_get_author());

// output:string(26) "Jiexing.Wang (wjx@php.net)"

Last updated