PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_set_text_pos> <ps_set_info
Last updated: Fri, 10 Oct 2008

view this page in

ps_set_parameter

(PECL ps:1.1.0-1.3.5)

ps_set_parameterSets certain parameters

Description

bool ps_set_parameter ( resource $psdoc , string $name , string $value )

Sets several parameters which are used by many functions. Parameters are by definition string values.

Parameters

psdoc

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

name

For a list of possible names see ps_get_parameter().

value

The value of the parameter.

Return Values

Returns TRUE on success or FALSE on failure.

See Also



add a note add a note User Contributed Notes
ps_set_parameter
There are no user contributed notes for this page.

ps_set_text_pos> <ps_set_info
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites