in reply to Re: Problem with regex
in thread Problem with regex
Hi,
thanks for the reply
"string to be matched" is the search string
for example if i give it as admin/1.1 it gives me the file that contains the string admin/1.1
But if i give it as admin it also gives me the same file
I just want to match the whole word admin/1.1 not the part admin
regards,
Naveen