ps_set_parameter

(PECL)

ps_set_parameter -- Sets certain parameters

说明

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.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见

ps_get_parameters()
ps_set_value()


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