Hello again all.
Im trying to create on a calendar that is edited by a CMS. I have the calendar all setup and have been thinking about the table and query i will need and how to echo it. Now I know how to read from a db and echo but this one seems to not fit in any other ways ive learned. Basically id like to run one query into an array then echo per date the row needed. Any pointers? I have already spent a day researching and have not come up with a way that seems fitting. I was thinking a table with 3 fields and no auto increment. Thanks in advance
Im trying to create on a calendar that is edited by a CMS. I have the calendar all setup and have been thinking about the table and query i will need and how to echo it. Now I know how to read from a db and echo but this one seems to not fit in any other ways ive learned. Basically id like to run one query into an array then echo per date the row needed. Any pointers? I have already spent a day researching and have not come up with a way that seems fitting. I was thinking a table with 3 fields and no auto increment. Thanks in advance