PHP - Manual: ps_end_template
2024-11-14
(PECL ps >= 1.2.0)
ps_end_template — End a template
$psdoc
): boolEnds a template which was started with ps_begin_template(). Once a template has been ended, it can be used like an image.
成功时返回 true
, 或者在失败时返回 false
。
官方地址:https://www.php.net/manual/en/function.ps-end-template.php