start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: raw_fetch Chapter 8
Standard Modules
Next: 8.28 CGI::Cookie
 

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.


Previous: Reference: raw_fetch Perl in a Nutshell Next: 8.28 CGI::Cookie
Reference: raw_fetch Book Index 8.28 CGI::Cookie

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.