ps_set_parameter(3) php man page | unix.com

Man Page: ps_set_parameter

Operating Environment: php

Section: 3

PS_SET_PARAMETER(3)							 1						       PS_SET_PARAMETER(3)

ps_set_parameter - Sets certain parameters

SYNOPSIS
bool ps_set_parameter (resource $psdoc, string $name, string $value)
DESCRIPTION
Sets several parameters which are used by many functions. Parameters are by definition string values.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $name - For a list of possible names see ps_get_parameter(3). o $value - The value of the parameter.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_get_parameters(3), ps_set_value(3). PHP Documentation Group PS_SET_PARAMETER(3)
Related Man Pages
ps_show(3) - php
ps_get_parameter(3) - php
ps_add_weblink(3) - php
ps_set_info(3) - php
ps_set_text_pos(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch