![]() |
![]() |
![]()
Post
#1
|
|
![]() Grupa: Zarejestrowani Postów: 109 Pomógł: 0 Dołączył: 7.03.2004 Skąd: Szczecin|Bukowe Ostrzeżenie: (0%) ![]() ![]() |
Witam!
Zacząłem nauke generowania grafiki w php i mam problem. Napisałem skrypt, który rysuje prosty odcinek: [php:1:ba858e911f] <html> <head></head> <body> <?php $image=ImageCreate(200,200); $gray=ImageColorAllocate($image,204,204,204); $blue=ImageColorAllocate($image,0,0,255); ImageLine($image, 10,10, 150,30, $blue); ?> </body> </html> [/php:1:ba858e911f] Gdy wpisuje adres w przeglądarce wyświetla mi błąd: Kod Fatal error: Call to undefined function: imagecreate() in c:program filesapache groupapachehtdocsgrafika.php on line 5
Może to jakiś prosty błąd ale nie bardzo iwem co robie źle:/ -------------------- "Unix is like a vigvam - no windows, no gates, Apache inside"
Warsztat: Windows XP PE | Dreamweaver | Apache 1.3.29 | PHP 4.3.4 | Araneae | MYSQL 4 | Visual Studio | Dev-C++ [b]Programowanie: llllll 40% |
|
|
![]() ![]() |
![]() |
Aktualny czas: 19.08.2025 - 11:28 |