Jump to content

User Profile Email Option


nappyhead

Recommended Posts

I'm not sure if this has been discussed, and I'd like to know if this is going to require some complex coding to accomplish.

My goal is to allow my users to enter a particular date (m/d/y) into their profile, which would send out an email - related to the site - to that user on the date that they submitted.

I'm assuming you simply have to apply an if statement when the date is submitted in their profile. 

if (today's date == to the date you submitted) {
    send out the designated email to the user
}

I'd appreciate any tips to help me accomplish this.

TB 
Link to comment
https://forums.phpfreaks.com/topic/13901-user-profile-email-option/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.