Date: 11/12/00
- Next message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc /en/functions xslt.xml"
- Previous message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- In reply to: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Next in thread: Kristian Köhntopp: "Re: [PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Reply: Kristian Köhntopp: "Re: [PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
"Kristian Köhntopp" wrote:
> + <programlisting role="php">
> +<?php
> +function c($str) {
> + // Druu Chunusun mut dum Kuntrubuß...
> + return nl2br(ereg_replace("[aeiou]", "u", $str));
> +}
> +
> +function d($str) {
> + return strip_tags($str);
> +}
> +?>
> +
> +<?php ob_start("c"); ?>
> +Drei Chinesen mit dem Kontrabaß...
> +<?php ob_start("d"); ?>
> +<h1>..saßen auf der Straße und erzählten sich was...</h1>
> +<?php ob_end_flush(); ?>
> +... da kam die Polizei, ja was ist denn das?
> +<?php ob_end_flush(); ?>
> +
Why is this in German?
-- Derick Rethans JDI Media SolutionsH.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands
- Next message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc /en/functions xslt.xml"
- Previous message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- In reply to: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Next in thread: Kristian Köhntopp: "Re: [PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Reply: Kristian Köhntopp: "Re: [PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

