PHP bug or something else?
Moderator: General Moderators
PHP bug or something else?
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?
Please post your code.