ps_include_file
(PECL ps:1.3.4-1.3.5)
ps_include_file — Reads an external file with raw PostScript code
說明
bool ps_include_file
( resource $psdoc
, string $file
)
Warning此函式目前沒有參考文件;只有引數列表。
參數
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
file
-
Return值
如果成功則回傳 TRUE,失敗則回傳 FALSE。