hi friend,i need to write php script for automatic email remainder..............any one can help me.

Email Reminder? So emailing at a certain time? You'd need to run a cron job if you want the server to do it at at specific time. Just make a PHP file that will send the email, and set the cron job to run it.

If your server host doesn't support cron jobs: http://www.onlinecronjobs.com/
Note: Never tried the onlinecronjob service.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.