[eluser]kre8ivdesigns[/eluser]
Ok i tried that and it doesnt work... Thanks so far.
The goal
A client enters a checkin and checkout date
The dates they enter are populated into an date array to do a day by day check to the days table
If there is a match it returns the id from the days table
What I need to do is to see if the id from the days table is present in the days_reservations joined table and if it is that means the date is already booked.