DATABASE ERROR

SELECT * FROM products WHERE id = cart 

Array
(
    [0] => 42S22
    [1] => 1054
    [2] => Unknown column 'cart' in 'where clause'
)