Page 1 of 1

PHP bug or something else?

Posted: Mon Nov 29, 2021 3:11 am
by dolap
I am building this app, it has radio buttons as inputs. The problem is, it always gets result from the last query in the last added function. It seems that somehow the form has stuck to it. Selected inputs are passed correctly, connection to the db works perfectly. I've been dealing with this for some time now, and any kind of help is more then welcome.

Re: PHP bug or something else?

Posted: Mon Nov 29, 2021 10:54 am
by Benjamin
Please post your code.