GoLang ps_include_file

request it (250)
GoLang replacement for PHP's ps_include_file [edit | history]



Do you know a GoLang replacement for PHP's ps_include_file? Write it!

PHP ps_include_file

PHP original manual for ps_include_file [ show | php.net ]

ps_include_file

(PECL ps >= 1.3.4)

ps_include_fileReads an external file with raw PostScript code

Description

bool ps_include_file ( resource $psdoc , string $file )

Warning

This function is currently not documented; only its argument list is available.

Parameters

psdoc

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

file

Return Values

Returns TRUE on success or FALSE on failure.