Jump to content

Panavision

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Panavision's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. :oops: Missed it when I browsed it earlier, thanks
  2. Thanks, I did solve it in the end doing something similar What if I wanted to check against, say JULY 2002? news=mysql_query("SELECT * FROM (tblNews LEFT JOIN tblNews_Picture ON tblNews.News_ID = tblNews_Picture.News_ID), tblAuthor WHERE tblNews.Author_ID = tblAuthor.Author_ID AND MONTH(tblNews.NewsDate = month******)
  3. I tried this and didn\'t work, geez I suck at SQL statements Help please... :?:
  4. My problem is to DISPLAY news items where tblnews.newsdate = CURRENT MONTH. Also, how do I display news from previous months (for archive)?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.