How i can echo the value of my php variable on header link.
My variable: $user = $_POST[\'user\'];
I want to echo here header(\'location:index2.php\');