|
-
Dec 3rd, 2008, 02:22 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Date problem in PHP
I would like to send an email out on a specific date (I will use cronjobs for this) and I'm testing this.
Im trying to set the date and therefore send emails for records which match this date.
$d="2008-12-04";
However, when I echo that out it only returns '2008'. I can't think why, what is going on here??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|