编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_hyphenate
  • ps_lineto »
  • PHP Manual
  • PS 函数
  • Reads an external file with raw PostScript code

ps_include_file

(PECL ps >= 1.3.4)

ps_include_file — Reads an external file with raw PostScript code

说明

ps_include_file ( resource $psdoc , string $file ) : bool

Warning

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

参数

psdoc

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

file

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

相关文章
php direct io 函数 reads bytes from a file descriptorphp ncurses 函数 reads mouse eventphp oci8 函数 compares two lob/file locators for equalityphp pdf 函数 add file link annotation for current page deprecated php pdf 函数 create pdf file deprecated php ps 函数 adds link which launches filephp ps 函数 adds link to a page in a second pdf documentphp ps 函数 closes a postscript documentphp ps 函数 deletes all resources of a postscript documentphp ps 函数 end a pagephp ps 函数 reads an external file with raw postscript codephp ps 函数 creates a new postscript document objectphp ps 函数 opens a file for outputphp ps 函数 opens image from filephp ps 函数 reads an image for later placementphp ps 函数 sets current colorphp ps 函数 output text at positionphp paradox 函数 sets the file where blobs are read fromphp snmp 函数 reads and parses a mib file into the active mib treephp ssh2 函数 changes file mode
关注编程学问公众号
编程学问网 湘ICP备20001732号