On Wed, May 28, 2008 at 10:49 AM, csnyder <[EMAIL PROTECTED]> wrote:
> On Wed, May 28, 2008 at 9:44 AM, Michael Southwell
> <[EMAIL PROTECTED]> wrote:
>>
>> This is not a question about PHP but rather a question about programming,
>>
>
> I dunno, it seems overly general but not actually off topic.
On Wed, May 28, 2008 at 9:44 AM, Michael Southwell
<[EMAIL PROTECTED]> wrote:
>
> This is not a question about PHP but rather a question about programming,
> that is, the logic of making things happen. It is therefore solvable not by
> syntax but rather by thought. I wonder whether such questions a
chad qian wrote:
I run into problem with the following in my project:
Today,People select 20 thumbnail pictures and add them to the cart.
>From tomorrow,website will email one picture per day to the people's
email automatically.
How to php to email one picture per day?
I have no idea here.
Chad,
You could cron us a job email that sends picture daily via.
That'd be my best guess.
- Ben
chad qian wrote:
I run into problem with the following in my project:
Today,People select 20 thumbnail pictures and add them to the cart.
>From tomorrow,website will email one picture per day to
I run into problem with the following in my project:
Today,People select 20 thumbnail pictures and add them to the cart.From
tomorrow,website will email one picture per day to the people's email
automatically.
How to php to email one picture per day?
I have no idea here.Any help?thanks!
chad