http://qs321.pair.com?node_id=314850


in reply to Odd Database Behavior

Drop the quotes around the placeholder question mark. The placeholder mechanism will provide them when considered necessary.
$SQL = "SELECT COUNT(*) FROM Members WHERE Nickname = ?";