Hi,
This is very basic, but I'm new to PHP/MySQL, so any pointers would be
gratefully received..
I want to hold a table of fixtures in mySQL, of which one of the fields
would be a future date, and another would be a url.
I'd like to be able to display the url for the 'forthcoming' fixture on my
php page, presumably by testing the date field with today's date... but
I'm not sure how to do it?
TIA
Solfer