RE: Search Function Not Reading inch and foot markings
Daemonj <[email protected]> 13 Sep 2003 02:06:24 -0000
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <169027eebd1a66850739e6e31e1a1bb1@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228715#228715 ---------------------------------------------------------------- They are probably being considered as delimiters instead of search terms. One way to fix the problem would be to push the search information through the addslashes function prior to building the select statement.