编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 chdb 函数 creates a chdb filephp classkit 函数 import new class method definitions from a filephp direct io 函数 reads bytes from a file descriptorphp phpdbg 函数 inserts a breakpoint at a line in a filephp ps 函数 adds link which launches filephp ps 函数 adds link to a page in the same documentphp ps 函数 closes a postscript documentphp ps 函数 draws a curvephp ps 函数 deletes all resources of a postscript documentphp 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 position for text outputphp ps 函数 output text in a boxphp snmp 函数 reads and parses a mib file into the active mib treephp ssh2 函数 request a file via scpphp xdiff 函数 alias of xdiff file bpatchphp yaml 函数 parse a yaml stream from a file
关注编程学问公众号
编程学问网 湘ICP备20001732号