ps_get_parameter

(PECL)

ps_get_parameter -- Gets certain parameters

说明

string ps_get_parameter ( resource psdoc, string name [, float modifier] )

Gets several parameters which were set by ps_set_parameter(). Parameters are by definition string values. This function cannot be used to retrieve resources which were also set by ps_set_parameter().

返回值

Returns the value of the parameter or FALSE.


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