PS Funkcje
PHP Manual

ps_include_file

(PECL ps:1.3.4-1.3.5)

ps_include_fileReads an external file with raw PostScript code

Opis

bool ps_include_file ( resource $psdoc , string $file )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

psdoc

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

file

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


PS Funkcje
PHP Manual