I am using cakephp 2.1 and I have created a table actor(id, first_name, last_name, dob).
Where dob is date of birth and having date format as Y-m-d. I would like to fetch the users who have their birthday on perticular month or perticular day. I have tried it but got solution. Please help me do that.
The work is appreciable.
I am using cakephp 2.1 and I have created a table actor(id, first_name, last_name,
Share
write your condition like code bellow: