I'm looking for a script like this to. Can anyone post it here please. I allready gave it a shot...but not working.
<?
setcookie ("taal", $taal);
if (isset($taal))
{
if( $taal == "nederlands" )
{
header("location: [url]http://www.zaboyz.be/vlaanderen/javascriptcheck.php[/url]");
}
else
{
header("location: [url]http://www.zaboyz.be/wallonie/javascriptcheck.php[/url]");
}
}
else
{
print "