j
k
j a
j l
"Jonathan De Graeve" <Jonathan.De.Graeve@imelda.be> writes:
Putted this into the database: \"^(vpn|ras)$\" I also tried this: ^(vpn|ras)$ Any idea's?
Putted this into the database:
\"^(vpn|ras)$\"
I also tried this: ^(vpn|ras)$
Any idea's?
Did you remember to change the operator to regexp-match (=~) ? Bjørn
Back to the thread
Back to the list