I have a problem in my project that i cant fix yet.
Im working with MySQL - PHP and everything is working OK but when I try to open \"php/consult.php?consult=add
This works if submitted - you don't need to add the query string - if it were an
Instruccion SQL:
This gives me my url + /php/test.htm?codecosult=ghrth&submit=Submit
ghrth was what I had typed.
If you are submitting it with a script leave the query string off and let the "GET" method deal with it - script here is in the head.
This gives me my url + test.htm?codecosult=dfthwrth
dfthwrth was what I had typed.
This also works, though the
Click Here
This might be of interest - a dropdown will pass its value in the same way:
dropdown menu doesn't function - it will now!