Posted by Sjoerd on 04/17/06 19:58
rjames.clarke@gmail.com wrote: > I want to check if any of the items in a PHP array exist in a MySQL > table. $query = "SELECT COUNT(*) FROM my_table WHERE serialno IN (".implode(', ', $serials).")";
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming