RE: [PHP-DB] I am really stuck

2001-08-24 Thread Rick Emery
'item_text'].""; } mysql_free_result($dresult); } mysql_free_result($result); May require some additional tweaking -Original Message----- From: Matt C [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 6:36 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] I am

[PHP-DB] I am really stuck

2001-08-23 Thread Matt C
I am extremely stuck with trying to do two things. 1) I would like to pull all entries out of a table that have dates that haven't occured yet. Basically forget anything before the current day. How do I do that? 2) I enter news into a table and would like to display a summary page. Basically