Post get

I am working on a panel and I would like to make a part where you can input some data and when you click submit you are redirected to

http://currentsite.com/index.php?type=globalcommdan&command=(inputed data from select menu)+(input box data) but without anything bettween (inputed data from select menu)+(input box data) when I use GET I can not success to do it…

Ok I managed what I wanted but the problem is that link apears like this

type%3Dglobalcommand%26command=

instead type=globalcommand&command=
how can I fix it?

Sponsor our Newsletter | Privacy Policy | Terms of Service