![]() |
Birthdays in Current Month
I am trying to display the user birthdays this month
I have done the script below, although there is a birthday set this month it shows " No Birthdays This Month " Can anyone help please Code:
<?php |
Change your query to use
Code:
...WHERE MONTH(birthday_search) = MONTH(NOW()) (add the _search). I guess it's because the birthday field isn't one of the date formats that MySql will use or something like that. Anyway, I the rest of your code can still use the birthday column if you want. |
works??
|
I have tried this code and it's not working - thoughts anyone?
|
If the user has, Hide Age and Date of Birth or Display Only Age set, they should not show up.
|
All times are GMT. The time now is 02:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|