PHP Dokumentation: Function ps-get-buffer
12. Januar 2010 von werner
ps_get_buffer
(PECL ps >= 1.1.0)
ps_get_buffer — Fetches the full buffer containig the generated PS data
Beschreibung
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.
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Parameter-Liste
- psdoc
Resource identifier of the postscript file as returned by ps_new().
Siehe auch
- ps_open_file() – Opens a file for output