I am trying to incorporate a variable within a PHP header function and it doesn't seem to be working, it shows the actual variable in the address bar or just loads a blank screen. I appreciate your help with this.
The code as follows
header('Location: http://'.$soft_url/main');