A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'html' at line 11

SELECT P.id, P.item_kh as item, P.description_kh as description, P.how_to_use_kh as how_to_use, P.img_url, P.img_url1, DATE_FORMAT(updated_at,' %d-%b-%Y')AS updated_at FROM posts_kh AS P WHERE P.id = 41.html

Filename: models/Home_model.php

Line Number: 661