RE: help with mod code
radders <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <b3bcd25152a05fec37ce7392d23e3c70@osCommerce-Forums> |
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=226903#226903
----------------------------------------------------------------
Try using:
[code] IN ('1','3') [/code]
instead of [code]= '1'[/code]
(not sure if the single quotes are needed , I never use them with numbers)