php8.5
Home/ Manual/ ps / functions/ ps_include_file

ps_include_file

PHP function Edit on GitHub ✎

(PECL ps >= 1.3.4)

Reads an external file with raw PostScript code

Description

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

Parameters

psdoc

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

file

Return Values

Success

Source: reference/ps/functions/ps-include-file.xml · from the official PHP manual (php/doc-en)