Hi Alex Francis,

> 
 SELECT From the database WHERE date >= todays date.
                                        ^ somethink like now() or date()

an other method you put the date in a variable that you get by the
datecommand and make

SELECT From <table> WHERE date >= datevar (variable with current date)

Regards,
Ruprecht


----------------------------------
E-Mail: Ruprecht Helms <[EMAIL PROTECTED]>
Date: 17-Apr-02
Time: 11:37:25

to be informed -> http://www.rheyn.de <-

This message was sent by XFMail
----------------------------------

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to