Thread Erklärung zu Regulärem Ausdruck (3 answers)
Opened by SirLant at 2003-08-17 22:40

SirLant
 2003-08-17 22:40
#56379 #56379
User since
2003-08-04
516 Artikel
BenutzerIn
[default_avatar]
Was macht dieser Ausdruck?
Ich weiß nur, dass er die aktuelle url holt und diese auf etwas prüft,aber auf was?Anschließend weißt er sie $url_prefix zu, mehr weiß ich nicht :(

Code (perl): (dl )
(&#36url_prefix = url ()) =~ s|[^/]*&#36||;
--Programming today is a race between Software Enginers striving to build bigger and better idiot-proof Programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning!

View full thread Erklärung zu Regulärem Ausdruck