Приглашаем посетить
Цветаева (tsvetaeva.lit-info.ru)

ps_get_value


ps_get_value

(PECL)

ps_get_value -- Gets certain values

Описание

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

Gets several values which were set by ps_set_value(). Parameters are by definition float values.

Список параметров

psdoc

name

modifier

The parameter modifier specifies the resource for which the value is to be retrieved. This can be the id of a font or an image. It must be 0.0 if not used.

Возвращаемые значения

Returns the value of the parameter or FALSE.

Смотрите также

ps_set_value()