In PHP
codice:$url='http://www.tuosito.it/'; header("HTTP/1.1 301 Moved Permanently"); header("Location: ".$url); header("Connection: close");
In PHP
codice:$url='http://www.tuosito.it/'; header("HTTP/1.1 301 Moved Permanently"); header("Location: ".$url); header("Connection: close");
I need another drink, there is too much blood in my alcohol stream.