![php](https://habrastorage.org/r/w120/files/373/e8b/dd3/373e8bdd3cb644d3bbeba47d34d1876d.png)
PHP
2
Вклад в тег
вместо пробела<pre>text </pre>
header('Location: http://site.ru?redirect=1');
if( isset($_GET["redirect"]) )
$_POST = "asd";
echo $_POST; // выдаст "asd"