RE: Additional Options (Start & End Date) eg. Travel Agencie
Salvo <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <8b22f22c93bbeafa21a84e724adbce03@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=169751#169751 ---------------------------------------------------------------- I was in travel and I might understand what you mean... for products, what do you sell? accomodations, flights or holidays? I would do like this; ie. add two date fields in the product table.. product_start_date (date field) product_end_date (date field) Then you have to create a small php code that using if, less then codes I am not expert in PHP otherwise I would help..