|
Yes I will still use the cabin ID, but what I will do is first just create all of the cabins. Then I will have all of the cabin id's set out that I need, and then I can create more cabins later if I need to... I will display the cabin ID (use it as the cabin number).
The electric pretty much will always be available, but the heat and water will vary, sometimes a cabin may be forced air, or radiant, or fireplace. The water can be well water, cistern, city, etc. The bathroom is how many bathrooms a cabin has, and if they are full, half, etc.
Thank you very much for the replies, and the sample code. So you are saying that I should probably put the parts with much more text in different tables? Rather than have all information about a cabin in one table?
There is also the Our Cabins page that will be displaying this info, but I'll just be grabbing it from the info for a cabin page.
With the explanations and the sample code, I should be able to figure out what I want to do easily. Thanks again.
|