highneko
February 15th, 2007, 03:44 AM
How can I search vbulletin for words with brackets around them? I have tried the following:
\[word\]
{[word]}
-- [word]
^[word]
But it finds results just searching for "word". Any ideas?
\[word\]
{[word]}
-- [word]
^[word]
But it finds results just searching for "word". Any ideas?