Yes its in WPDB and whit wp_ prefix but custom table.
Yes, I want to check every day. This will be new site so I dont have info about visitors.
can you advise mysql and php functions to help me?
date is stored in mysql table in DATE format, and I need to check it using php against curent date, in conclusion should get “is it a birthday?”, and checking must check DB every day and notice about birthdays.
OK,
so I need to find how I can automaticly insert data from my form to my calendar plugin (The Events Calendar)
no, I mean form like (name, email….)