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…