03-26-2019, 08:00 AM
Hello!
Is it possible to somehow use this code to display the names of the people who have booked at a certain day?
Like, displaying the first and last names of everyone who booked on Monday and Wednesday and Friday and Sunday?
The days are stored in either the regular_days or random_days in the users table.
Or would I have to have a completely different kind of function for this?
Do you have any tips?
Is it possible to somehow use this code to display the names of the people who have booked at a certain day?
Like, displaying the first and last names of everyone who booked on Monday and Wednesday and Friday and Sunday?
The days are stored in either the regular_days or random_days in the users table.
Or would I have to have a completely different kind of function for this?
Do you have any tips?