Help - Search - Members - Calendar
Full Version: reminder with php and mysql
MSFN Forums > Coding, Scripting and Servers > Web Development (HTML, Java, PHP, ASP, XML, etc.)

   
Google Internet Forums Unattended CD/DVD Guide
efecan
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. smile.gif
nlitened
Could do with some more info really, in what scenario are you using it?...

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

woot.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.