Thread CGI: tailor an existing programme (2 answers)
Opened by Crian at 2005-04-04 18:41

Crian
 2005-04-04 18:41
#5468 #5468
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
Hi,

this forum is a german forum. And we have a special CGI sub forum. And please add code tags to your post.
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite

View full thread CGI: tailor an existing programme