PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
In general for things like that you use the operating system scheduler (Unix = cron job). The cron job could call php or any other language such as a shell script. It depends what you want to do.
in my project there are events and customers will redister for events of various dates.I want to send mail to customers one day prior to the event date. Our online server is Linux and we are developing here on windows.
Plz guide me how can I proceed.
searching the forums before you post is always a good idea. Why? Because you get your answer quicker and are thus saving not only your, but also someone else's time.