Re: [PHP-DOC] cvs: phpdoc /de/functions image.xml From: Thomas Schürmann (thomas.schuermann <email protected>)
Date: 10/19/00

Hello Martin,

thanks for your corrections, but ...

Martin Kraemer schrieb:
>
> martin Thu Oct 19 05:46:19 2000 EDT
>
> Modified files:
> /phpdoc/de/functions image.xml
> Log:
> Add imagegif() portability example from english page
>
> Index: phpdoc/de/functions/image.xml
> diff -u phpdoc/de/functions/image.xml:1.18 phpdoc/de/functions/image.xml:1.19
> --- phpdoc/de/functions/image.xml:1.18 Wed Oct 18 13:00:24 2000
> +++ phpdoc/de/functions/image.xml Thu Oct 19 05:46:19 2000
> @@ -10,7 +10,7 @@
> ...
> + Um trotzdem portable PHP-Anwendungen schreiben zu k&ouml;nnen,
> + kann mit folgendem Codest&uuml;ck automatisch gepr&uuml;ft werden,
> + welches Bildformat in der mitgebundenen GD-Bibliothek
> + nutzbar ist. Ersetzen Sie hierf&uuml;r die Codesequenz
> + <literal>Header("Content-type: image/gif");
> + ImageGif($im);</literal> durch die flexiblere Folge:

Could you replace the html-specialchars with german umlaut?

> ...
> + else
> + die("No image support in this PHP server");

Why is that not translated? ;)

With best regards

Thomas

-- 
*---------------------------------------------*
|             Thomas Schürmann                |
| mailto:thomas.schuermann <email protected>  |
*---------------------------------------------*