Date: 10/19/00
- Next message: Martin Kraemer: "[PHP-DOC] cvs: phpdoc /en/functions apache.xml"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml"
- In reply to: Martin Kraemer: "[PHP-DOC] cvs: phpdoc /de/functions image.xml"
- Next in thread: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions image.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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önnen,
> + kann mit folgendem Codestück automatisch geprüft werden,
> + welches Bildformat in der mitgebundenen GD-Bibliothek
> + nutzbar ist. Ersetzen Sie hierfü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> | *---------------------------------------------*
- Next message: Martin Kraemer: "[PHP-DOC] cvs: phpdoc /en/functions apache.xml"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml"
- In reply to: Martin Kraemer: "[PHP-DOC] cvs: phpdoc /de/functions image.xml"
- Next in thread: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions image.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

