| | | | |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | ||
| Gast
Beiträge: n/a
| Zitat:
| |
| | |
| Gast
Beiträge: n/a
| Irgendwie funzt die Funktion gar net... Hab mal das von Selfphp genommen: Code: <?PHP
$image = imagecreate(300,150);
$farbe_body=imagecolorallocate($image,243,243,243);
$font_c = imagecolorallocate($image,10,36,106);
imagettftext($image, 20, 28, 30, 140, $font_c, "arial.ttf", "PHP3/4 - Die Befehlsreferenz");
header("Content-type: image/jpeg");
imagejpeg($image);
?>
Look Teddy: http://woltersware.dyndns.org/bctr/hhtsd.php Meine Serversoftware: Apache/2.0.48 (Win32) mod_perl/1.99_10 Perl/v5.8.0 mod_ssl/2.0.48 OpenSSL/0.9.7c PHP/4.3.4 Server |
| | |
| Erfahrener Benutzer Registriert seit: 02.05.2004
Beiträge: 151
![]() | Code: Description array imagefttext ( resource image, int size, int angle, int x, int y, int col, string font_file, string text [, array extrainfo]) http://de2.php.net/manual/de/function.imagefttext.php guck mal das posting vom 30.06.2003 von boo at php dot net gruß dirk
__________________ ********************************** Will jemand eine Jungfrau frein, darf er nicht penibel sein. (Heinz Erhardt) ********************************** |
| |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [Erledigt] type image button funzt im IE nicht? | litterauspirna | HTML, Usability und Barrierefreiheit | 12 | 19.07.2008 15:59 |
| [Erledigt] Transparente Runde Ecken bei Thumbnial realisieren | tomtaz | PHP Tipps 2008 | 3 | 08.07.2008 01:20 |
| Bilder Klasse | snatch-ic | Beitragsarchiv | 1 | 13.06.2007 11:45 |
| Image hochladen -> Endung einzeln herausfinden? | BartTheDevil89 | PHP Tipps 2006 | 10 | 16.12.2006 15:42 |
| Problem mit Image as link ausloser stat text in java script. | Bruce | HTML, Usability und Barrierefreiheit | 5 | 17.01.2006 11:31 |
| [Erledigt] Von image booten | Off-Topic Diskussionen | 11 | 26.12.2005 22:53 | |
| curl-URL nach image Datei transferieren | PHP-Fortgeschrittene | 1 | 22.11.2005 12:47 | |
| link image als background | AliceD | HTML, Usability und Barrierefreiheit | 4 | 31.08.2005 14:10 |
| DPI Anzahl beim erzeugen von Bildern mit GD2 Lib einstellen? | PHP Tipps 2005 | 13 | 28.04.2005 14:39 | |
| variable bei image klick mitgeben | ckrentel | PHP Tipps 2005 | 7 | 18.03.2005 14:27 |
| Image wird erst nach "Reload current page" richtig | papalangi | PHP Tipps 2005 | 7 | 02.02.2005 12:01 |
| Problem mit Wasserzeichen auf Bildern | pixelcut | PHP-Fortgeschrittene | 16 | 14.12.2004 02:36 |
| image problem | Ohrwurm83 | PHP Tipps 2004 | 3 | 31.10.2004 00:18 |
| Formular per image (Submit) abschicken... | 18inch | PHP Tipps 2004 | 1 | 26.06.2004 12:17 |
| Image bekritzeln es geht weiter.... ;-) | PHP Tipps 2004 | 2 | 13.06.2004 12:29 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| imagefttext extrainfo, php function loadjpeg, php imagefttext extrainfo wrong parameter count for imagettftext(), php extrainfo \wrong parameter count\, gdlib imagefttext extrainfo, winapi schriftbreite |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.