How in a PHP script do I redirect to another page? I tried header, but this didn't work since before my header() statement is an echo.
header
Bu, ben kullanmak istemiyorum:
echo "<meta http-equiv='refresh' content='1;URL=?".$link."'>";