Search code help
#1
i want to create a search using mycode

regular expression
\[search](.*?)\[/search\]

replacement
https://domainname.com/search.php?action=do_search&keywords=$1...


now it seems if i use "&" mycode returns blank, what to use instead of "&"?
Reply
#2
Perhaps try & (the HTML-encoded form) instead.
Reply
#3
thanks it worked Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)