Gamenati
05-07-2003, 06:18 AM
Howdy,
I'm making a simple poll script, and i need to display the poll of todays date, so i threw a time() into the colom "date"
now, how would i display the poll of todays date?
something like:
$query = "SELECT pollid, date FROM poll WHERE date = ?" ;
thanks in advance
I'm making a simple poll script, and i need to display the poll of todays date, so i threw a time() into the colom "date"
now, how would i display the poll of todays date?
something like:
$query = "SELECT pollid, date FROM poll WHERE date = ?" ;
thanks in advance
