<?php
MYSQL
?>
<html>
<head>
<titele>www.google.be</title>
</head>
<body>
<!-- piwik code hear --!>
</body>
</html>
<?php
header('HTTP/1.1 301 Moved Permanently');
header("Location: ".$link);
?>
MYSQL
?>
<html>
<head>
<titele>www.google.be</title>
</head>
<body>
<!-- piwik code hear --!>
</body>
</html>
<?php
header('HTTP/1.1 301 Moved Permanently');
header("Location: ".$link);
?>