PHP ps_get_buffer function
Like this blog? Consider exploring one of our sponsored banner ads...
ps_get_buffer
(PECL)
ps_get_buffer — Fetches the full buffer containig the generated PS dataDescriptionstring 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.
This function is
currently not documented; only the argument list is
available.
psdoc
Resource identifier of the postscript file
as returned by ps_new().
See Also
ps_open_file()
About this entry
You’re currently reading “PHP ps_get_buffer function,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]