> 2. Place single quotes within your VALUES parens, e.g. If they are really strings. Integers or dates in a YYYYMMDD format do not require quotes. > $denylog = "INSERT INTO deny (account, td, datefield ) VALUES ('$tmp', > '$td', NOW() )" ---John Holmes... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php