1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's free full management'' at line 1

SELECT pmsg.*, pd.products_name , p.customers_id FROM post_messages pmsg, products p, products_description pd WHERE p.products_id=pd.products_id and pmsg.customers_id=p.customers_id and pmsg.title='3 month's free full management'

[TEP STOP]