just to clarify...
clarocque <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <a716d0e536b6700bb1f6378e5ac1f560@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=227168#227168 ---------------------------------------------------------------- I am looking to have the window (php) that shows the specials show the product based on its status. As of now the status is set to 1 to show it and 0 if it is inactive. I would like to have different items show in different windows ie. Special window 1 shows specials with a status of 1... Special window 2 shows specials with a status of 2... (so far I got it) What I cant get, is to get windows 1 & 2 to show specials with a status of 3 What is the code so that the window (php) with show 1 & 3 or 1 & 2.....