Re: [PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml From: Derick Rethans (d.rethans <email protected>)
Date: 11/12/00

Hi,

"Kristian Köhntopp" wrote:

> + <programlisting role="php">
> +&lt;?php
> +function c($str) {
> + // Druu Chunusun mut dum Kuntrubuß...
> + return nl2br(ereg_replace("[aeiou]", "u", $str));
> +}
> +
> +function d($str) {
> + return strip_tags($str);
> +}
> +?>
> +
> +&lt;?php ob_start("c"); ?&gt;
> +Drei Chinesen mit dem Kontrabaß...
> +&lt;?php ob_start("d"); ?&gt;
> +&lt;h1&gt;..saßen auf der Straße und erzählten sich was...&lt;/h1&gt;
> +&lt;?php ob_end_flush(); ?&gt;
> +... da kam die Polizei, ja was ist denn das?
> +&lt;?php ob_end_flush(); ?&gt;
> +

Why is this in German?

--
Derick Rethans
JDI Media Solutions

H.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands

e-mail: d.rethans <email protected> http://www.jdimedia.nl/