| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Patrice Olivier-Wilson | Date: | September 28 2010 2:52pm |
| Subject: | Not to show until a certain date | ||
| View as plain text | |||
Hi... beginner here. Working on a php page and using this
$query_announcements = "SELECT * FROM announcements WHERE
announcements.announcements_expiredate >CURDATE() ORDER BY
announcements_expiredate ASC ";
Client now wants the announcement NOT to show until a specific date.
I have an announcements_postdate in the table. Just not sure what the
WHERE should be to not show until that date.
Thanks much,
--
Patrice Olivier-Wilson
http://biz-comm.com
| Thread | ||
|---|---|---|
| • Not to show until a certain date | Patrice Olivier-Wilson | 28 Sep |
| • Re: Not to show until a certain date | Patrice Olivier-Wilson | 28 Sep |
| • Re: Not to show until a certain date | Chris W | 29 Sep |
| • Re: Not to show until a certain date | Patrice Olivier-Wilson | 29 Sep |
| • Re: Not to show until a certain date | Hank | 29 Sep |
| • Re: Not to show until a certain date | Joerg Bruehe | 1 Oct |
| • Re: Not to show until a certain date | Hank | 1 Oct |
| • RE: Not to show until a certain date | BMBasal | 1 Oct |
| • Re: Not to show until a certain date | Hank | 2 Oct |
| • Re: Not to show until a certain date | Joerg Bruehe | 1 Oct |
