SELECT * FROM `games` WHERE `active`='Yes' && (`name` LIKE '%action hero%' or `name` LIKE '%actionhero%') order by `time` DESC
Home action hero

Categories