Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [php] imagefill()
-Himp-
post
Post #1





Goście







  1. <?
  2.  
  3. header("Content-type: image/png");
  4. echo"<img src="licznik.php?wizyty=".$licz."" />";
  5.  
  6. $orange=imagecolorallocate($img,220,210,60);
  7. $white=imagecolorallocate($img,225,225,225);
  8. $black=imagecolorallocate($img,0,0,0);
  9.  
  10. imagefill($img,0,0,$black);
  11.  
  12. ?>


Cytat


Co jest nie tak?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
-Gość-
post
Post #2





Goście







Mam coś nowego
Cytat
<br />
<b>Fatal error</b>: Call to undefined function: imagecreatetruecolor() in <b>C:\Program Files\php Expert Editor 4.0\php13.tmp</b> on line <b>6</b><br />
php Warning: Unknown(): Unable to load dynamic library './php_gd2.dll' - Nie można odnaleźć określonego modułu.
in Unknown on line 0

W php.ini dodałem
Cytat
extension=php_gd2.dll
Ale dalej nic (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 4.10.2025 - 02:05