Home › Forums › Back End › Drop Down Executes Query On Post? › Reply To: Drop Down Executes Query On Post?
May 19, 2014 at 7:54 pm
#170640
Participant
Yes, that is the logic behind what I want to do. It’s part of a page in which a user can submit a comment and view ALL previous ratings (i.e. from 1-5). The filter is supposed to filter out ratings based on the star rating selected.
I’ve nearly done it. It outputs one result only at the moment. I need to know how to fix those errors. They only displayed once I switched to using error_reporting(E_ALL);