Thread
Hexcode zu zahlen
(4 answers)
Opened by Gast at
2008-05-26 20:19
pq
2008-05-26 21:21
User since
2003-08-04
12209 Artikel
Admin1
Code (perl): (
dl
)
1
2
my
$ord1
=
ord
$code1
;
my
$ord2
=
ord
$code2
;
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen:
Wie frage ich
&
perlintro
brian's Leitfaden für jedes Perl-Problem
View full thread
Hexcode zu zahlen