Page 1 of 1

Happy new year!

Posted: Fri Dec 31, 2004 7:31 am
by redhair
Let's start of the right way, and put this code in your site.

Code: Select all

<?php

		$lang = explode(",", getenv("HTTP_ACCEPT_LANGUAGE"));
		$lang = strtolower($lang[0]);
		 if (preg_match("/nl/i", $lang))
		{
            		//Dutch donations
            		print "Steun Azie: <a href='http://www.giro555.nl/' target='_blank'>Giro555</a> ";
        	}
		else
		{
			//International donations
			print "Help Asia recover from the tsunami: <a href='http://www.google.com/tsunami_relief.html' target='_blank'>Donate!</a>";
		}
?>

Re: Happy new year!

Posted: Fri Dec 31, 2004 9:05 am
by timvw
voor belgie is dat 000-0000012-12 als ik me niet vergis.

Posted: Fri Dec 31, 2004 2:36 pm
by evilmonkey
Yeah, that was a devastating natural disaster. Happy new year to everyone, let's hope 2005 will be free of natural disasters and terrorism....