<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="code.xsl" ?>
<dns4.nl>
<voorbeeld>
<title>magic back button (terug knop) php script.</title>
<verwijzende_link>http://www.dns4.nl/pagina/php_code/vorige_knop_php_script.html</verwijzende_link>
<informatie>


</informatie>
<programma_code>
<![CDATA[
<!-- de code begint vanaf hier.

<?php
	$komtvan=$_SERVER['HTTP_REFERER'];
	if(!preg_match('/(dns4.nl)/i',$komtvan)){
		$komtvan="http://www.dns4.nl";}
?>

de code is hier geeindigd.
// -->
]]>
</programma_code>
<code_link>http://www.dns4.nl/pagina/alle_tekst_files.html</code_link>
</voorbeeld>
</dns4.nl>
