I'm a little confused here. Sorry.
So first of all I create a PHP script that sends emails on a certain date. This script is called email.php
Then, how do I get this script to run on that date? I want it to run automatically. I shouldn't have to do anything.
So do I still use C:\path\to\script.php?
If so where and how?