Hi,
I’m using Expression Engine 1.67 and trying to use a simple search of the database For the most part it works pretty well. The only problem is that sometimes users enter the search info with dashes. When this happens, it doesn’t match up, so I want to strip the dashes from the input before it’s submitted to the search. I have tried PHP in the form. I have gotten it to sucessfully strip the dashes. But I’m having trouble getting it back into the EE seach variable before it posts.
Any help with this would be greatly appreciated
Thanks
ubb