略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ps_get_buffer

2024-05-05

ps_get_buffer

(PECL ps >= 1.1.0)

ps_get_bufferFetches the full buffer containig the generated PS data

说明

ps_get_buffer(resource $psdoc): string

This function is not implemented yet. It will always return an empty string. The idea for a later implementation is to write the contents of the postscript file into an internal buffer if in memory creation is requested, and retrieve the buffer content with this function. Currently, documents created in memory are send to the browser without buffering.

警告

本函数还未编写文档,仅有参数列表。

参数

psdoc

Resource identifier of the postscript file as returned by ps_new().

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.ps-get-buffer.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3