[Tutor] Regular expressions

2006-06-24 Thread ravi sankar
hello all we are doing an intranet portral search.we had a look at the tutorials for Regular expressions...we need an insight on how to implement this.we r in the process of developing a unified search...--  regards,   ravi. ___ Tutor maillist - Tu

[Tutor] doubt in Regular expressions

2006-06-25 Thread ravi sankar
hello all,  i want to search strings in the database available and return the link of the string instead  simply returning the words...  by using regular expressions(RE) i got a way to perform the  string matchesgive some info regarding how to return the link of the matched strings...  ravi. _