someone here has to know the syntax for using multiple items in a where definition, something like:
$values = 120106,120095; $sql = "SELECT * FROM products WHERE catalognumber = $values ORDER BY price"; Does this make sense, » Michael Krisher [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]