> > Not necessarily outside of php, but outside of webserver. You need to
> > setup a cron job that will execute the phpmailer script.
>
> Gotcha..,
>
> My webserver is a windows box, so I can just run a task schedule and give it;
> php.exe myfile.php
> and that should do it?
>
> Would it be mor
> Not necessarily outside of php, but outside of webserver. You need to
> setup a cron job that will execute the phpmailer script.
Gotcha..,
My webserver is a windows box, so I can just run a task schedule and give it;
php.exe myfile.php
and that should do it?
Would it be more efficient as a com
Alex Hogan wrote:
Hi all,
I want to set up a delivery date and time for emails to be sent. (I'm
using phpmailer)
I'm coming up blank on how to do this. I thought that I could put a
timing condition on a page that I know will be accessed daily that
would look for the date then call the function tha
Hi all,
I want to set up a delivery date and time for emails to be sent. (I'm
using phpmailer)
I'm coming up blank on how to do this. I thought that I could put a
timing condition on a page that I know will be accessed daily that
would look for the date then call the function that will do the ma
4 matches
Mail list logo