Search found 1 match

by pyro
Fri May 27, 2005 3:29 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: regex in RPHP 2005
Replies: 1
Views: 2783

regex in RPHP 2005

is there any way to put terms from the search into the replace box? like in php, you can use preg_match("/(.*)/", "$1", $fake_var) to return the whole variable.. cause thats what I would really need from regex!
thanks