[mapserver-users] regex question

Anders Knudstrup Hansen LE34 akh@le34.dk
Mon, 3 Jun 2002 12:01:49 +0200


Hello....

I'm trying to use regex in my class expressions... The item that I'm trying to match consists of 2 parts.

example:

expression /^"%KT2 %U65"/ doesn't work
expression "%KT2 %U65" works fine

What is the problem with my regular expression?????

Thanks

/ Anders