Jump to content

Recommended Posts

Posted

Can you help me about coding a reminder like birthday reminder in forums. I gonna check smf codes but you know millions of lines code in it. :)

  • 3 weeks later...

Posted

Could do with some more info really, in what scenario are you using it?...

if( $member['birthdate'] == date() ){
echo "It's ".$member['name']."'s birthday!";
}

:w00t:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...