I have this line,
$query = "SELECT Food, Calories Title FROM 'users' ORDER BY 'ID'";
I'm so worried about my syntax, when I run it it gives me an error as,
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 ''users' ORDER BY 'ID'' at line 1