MySQL Forums
Forum List  »  PHP

Re: Concept Help / Newbie
Posted by: Peter Brawley
Date: September 18, 2016 01:38PM

> when the end-user clicks submit the 1st time in the form to filter the data,
> I set those variable = $_POST array names which is why on the 1st submit
> it works beautifull

Then between "those variables" and $_POST, you need a layer that represents all of what the user has chosen to display.

Options: ReplyQuote


Subject
Written By
Posted
September 18, 2016 09:13AM
September 18, 2016 09:36AM
Re: Concept Help / Newbie
September 18, 2016 01:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.