update : 2015.11.03
php.shukuma.com

검색:
 
 
Reads an external file with raw PostScript code

ps_include_file

(PECL ps >= 1.3.4)

ps_include_fileReads 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

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.