I'm about to tackle a small new web app but before i get started i need to know how can do this.
If i have a table:
title
description
date start
date end
I want to pull only the records that fall between date start and date end with the current date.
Thanks!
If i have a table:
title
description
date start
date end
I want to pull only the records that fall between date start and date end with the current date.
Thanks!