Thread
Namespaces
(10 answers)
Opened by
nepos
at
2005-09-22 18:28
pKai
2005-09-23 00:25
User since
2005-02-18
357 Artikel
BenutzerIn
Code: (
dl
)
1
2
3
for my $key (keys %{QUERY::}) {
print "$key = $${\%{QUERY::}->{$key}}\n";
}
Wobei ich diese Vorgehensweise nicht wirklich empfehlen kann :ghostface:
I sense a soul in search of answers.
View full thread
Namespaces