login::
pass::
name::
id::
node:
29.05.2006-10:06:52
template:
4
parent:
Perl
owner:
tux
viewed by:
created:
29.05.2006 - 10:06:52
cwbe coordinatez
:
101
63540
2076399
1655002
2410523
ABSOLUT
K
YBERIA
permissions
you:
r,
system:
public
net:
yes
так
neurons
stats
|
by_visit
|
by_K
source
tiamat
K
|
my_K
|
given_K
last
commanders
polls
total descendants::
total children::1
show[
2
|
3
]
flat
dalsia vec
ako v perli zistim, ci existuje cookie s menom "session"
a ak ano, tak to premennej hodit jej hodnotu
dik
Katushka ahoj
title/content
title
content
user
000001010006354002076399016550020241052302411454
uz.nebudem.tolko.fetovat
29.05.2006 - 14:47:28
, level: 1,
UP
NEW
modul CGI:
Use the cookie() method create and retrieve session cookies.
...
To retrieve a cookie, request it by name by calling cookie() method
without the -value parameter:
use CGI;
$query = new CGI;
$riddle = cookie('riddle_name');
%answers = cookie('answers');