Thread prüfen ob string eine gültige url: regex (10 answers)
Opened by steinwolf at 2006-05-11 19:01

pq
 2006-05-11 20:20
#66028 #66028
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=steinwolf,11.05.2006, 17:28]if($link !~ /$RE{URI}{HTTP}/) { }

funzt nicht!!![/quote]
das ist ja auch ganz klar, dass das nicht funzt.
aber bei mir funzt es.
hilft dir das jetzt weiter?

ach ja: Wiki:Mein Skript funktioniert nicht

aber eigentlich bist du schon lange genug dabei, um das zu wissen.
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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread prüfen ob string eine gültige url: regex