Mailinglisten-Archive |
>> dieses geschieht auch, allerdings ergibt folgender code: >> header("Content-type: image/png"); >> $im = _(at)_ImageCreate (50, 100); >> $background_color = ImageColorAllocate ($im, 255, 255, 255); >> $text_color = ImageColorAllocate ($im, 233, 14, 91); >> ImageString ($im, 1, 5, 5, "Ein Test-String", $text_color); >> ImagePNG ($im); >> folgenden error: >> Warning: ImageGif: No GIF support in this PHP build in >> <b>E:\HTDOCS\resources\miniscripts\makegif\make.php4 >> >> wer weiß rat? >> muss man windoof die datei php_gd_gif.dll nicht auch in das windows-verzeichnis legen , oder hast du das schon??????? bye damir
php::bar PHP Wiki - Listenarchive