Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Drop Down Executes Query On Post? Reply To: Drop Down Executes Query On Post?

#170640
MBM
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);