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

Reference: value

PreviousChapter 8
Standard Modules
Next
 

value

$c->value(val)

Gets or sets the cookie's value. With no parameter, returns the current value; otherwise sets the new value. In array context, returns the current value as an array. In scalar context, returns the first value of a multivalued cookie.


PreviousHomeNext
Reference: raw_fetchBook Index8.28 CGI::Cookie