Hi there:
I am using CCS,PHP, and MySQL.
Example:
I have a site with many users, based on UserID.
I have a editable grid that the user can in put there own data.
There is a date colum , so when the user sets the date, is it possible to send a email to the user from that date..
and also there is a list box, which comes from a table in the database, which has , Day,Month,Year.
so for example:
If the user selects a date and selects for example ,Month, I what them to recive an email .
Its like a reminder to the user,
my database has many tables, is it possible to make a list from more than one table?
thank you.. for anyone who can help..
Troy..