Hi vbseo,
I need help with finding the if condition codes for showing birthdays between xx-xxx-xxxx to xx-xx-xxxx.
I found these...
PHP Code:<if condition="$bbuserinfo['birthday_search'] > '1980-01-01'">Too Young</if>
It's close but not exactly what I'm looking for. I need one that ranges from "x date to x date." Does anyone know the code for this? Your help would be much appreciated.PHP Code:<if condition="$bbuserinfo['birthday_search'] < '1980-01-01'">Too Young</if>
![]()


LinkBack URL
About LinkBacks






Reply With Quote
