What's annoying about YYYY-MM-DD?
I guess annoying may be the wrong terminology, but I am so used to typing DD/MM/YYYY for my dates that I have to stop and think about it before I type. Just not as comfortable I guess.
And what does this code have to do with your original problem?
This has everything to do with my original problem as this is the code that is displaying the news data that is to be pulled. I said that I didn't include the one line of code that I created, as to not inhibit any other ideas or ways of accomplishing this task.
You don't need the date from the user, but you can use it. MySQL has a lot of data functions that you can use to handle this.
I am very new at this, actually, this is my first MySQL and PHP projects, so any help you can give me would be great. The less that the user has to type in the better, and less opportunities for problems.
Thanks,
Greg