RE: [PHP] Re: php - assigning date variables

2002-02-26 Thread Tim Ward
arlier then make the startdate blank, etc. Tim Ward Internet chess www.chessish.com <http://www.chessish.com> -- From: Craig Westerman [SMTP:[EMAIL PROTECTED]] Sent: 25 February 2002 19:32 To: Lerp Cc: [EMAIL PROTECTED] Subject: RE

RE: [PHP] Re: php - assigning date variables

2002-02-25 Thread Craig Westerman
Joe, I don't want to change the query itself like you show. I want to use this query $query = "" mysql_query("SELECT * FROM table WHERE date LIKE '%". $query ."%'"); and change only the variable $query = "" I use $query throughout script for other things. Thanks Craig ><> [EMAIL PROT