$query = "SELECT " + $_POST["foo"] + "..."; db_run_whatever($query);
It doesn't change what it is, or what it implies.