- or download this
print "${${$diary_data[0]}[0]}{user}\n";
print "${${$diary_data[0]}[0]}{timestamp}\n";
print "${${$diary_data[0]}[0]}{value}\n";
- or download this
MAWEBB
988227105
NSA NOTIFY NETWORK MAINTENANCE 4/24/01
+ 22:05 CST
- or download this
$i=0;
while (${${$diary_data[0]}[$i]}{user}) {
...
print "Information:\t${${$diary_data[0]}[$i]}{value}\n\n";
$i++;
}