Try <>
. See Here for more detail
SELECT * FROM `usr_uploaded_content` WHERE `id` <> '$content_id' LIMIT 2
2
solved SQL SELECT WHERE NOT EQUAL
Try <>
. See Here for more detail
SELECT * FROM `usr_uploaded_content` WHERE `id` <> '$content_id' LIMIT 2
2
solved SQL SELECT WHERE NOT EQUAL