Sorry.. this is not going to work like this..
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 'AND c_game_features.game_feature_id = c_game_features_games.game_feature_id' at line 7
SQL: SELECT c_game_features_games.*, c_game_features.game_feature_name, c_game_features.description, c_game_features.extra FROM c_game_features_games,c_game_features WHERE game_id = AND c_game_features.game_feature_id = c_game_features_games.game_feature_id
Back to previous screen | Home