How to display the value of variable on header link function?

前端 未结 0 1363
故里飘歌
故里飘歌 2020-11-30 12:06

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\');

相关标签:
回答
  • 消灭零回复
提交回复
热议问题