Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16244 программиста и 1783 робота. Сейчас ищут 1192 программиста ...
ps_get_buffer - Fetches the full buffer containig the generated PS data
Вернуться к: PS Функции
ps_get_buffer
(PECL ps >= 1.1.0)
ps_get_buffer — Fetches the full buffer containig the generated PS data
Описание
string ps_get_buffer
( resource
$psdoc
)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.
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Вернуться к: PS Функции