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:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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