$date = date('F j, Y'); $query_rsfeatured = "SELECT * FROM tsoomain WHERE tsoomain.ldate=$date"; $result = mysql_query($query_rsfeatured);