PHP Classes

probem, not function

Recommend this page to a friend!

      Image Manipulation Class  >  All threads  >  probem, not function  >  (Un) Subscribe thread alerts  
Subject:probem, not function
Summary:not function this class
Messages:7
Author:Damir Grgic
Date:2009-11-05 13:12:46
Update:2009-11-06 15:26:50
 

  1. probem, not function   Reply   Report abuse  
Picture of Damir Grgic Damir Grgic - 2009-11-05 13:12:46
Hi,

the idea is nice, but not function this class...

  2. Re: probem, not function   Reply   Report abuse  
Picture of Ricardo Queiroz Ricardo Queiroz - 2009-11-05 13:39:20 - In reply to message 1 from Damir Grgic
Verify if the extension gd2 is enable
uncoment the line ";extension=php_gd2.dll" in your php.ini

  3. Working...   Reply   Report abuse  
Picture of Lasantha Samarakoon Lasantha Samarakoon - 2009-11-05 15:44:01 - In reply to message 1 from Damir Grgic
No man, its working...anyway u have to enable gd2 extension. this is totally work on gd2 using general php functions.

  4. Re: probem, not function   Reply   Report abuse  
Picture of Damir Grgic Damir Grgic - 2009-11-05 20:52:34 - In reply to message 3 from Lasantha Samarakoon
my gd extensions is always enabled...

I try execute your example... but the two image created of starting image "test.jpg" is one all black and second is all marron.

:(

  5. Re: probem, not function   Reply   Report abuse  
Picture of Ricardo Queiroz Ricardo Queiroz - 2009-11-06 12:28:19 - In reply to message 4 from Damir Grgic
Verify the path of the source file.

  6. FUNCTION!   Reply   Report abuse  
Picture of Damir Grgic Damir Grgic - 2009-11-06 14:22:59 - In reply to message 5 from Ricardo Queiroz
Yess... function... the problem is not the path, because the image is create in d:\\, but black....

I have problem with my WAMP... I try to my site online, and function very well.... thank's


  7. Re: probem, not function   Reply   Report abuse  
Picture of Lasantha Samarakoon Lasantha Samarakoon - 2009-11-06 15:26:50 - In reply to message 6 from Damir Grgic
oh... datz good. I tried it in both fully qualified and relative filenames, and itz working well. So I totally confused. Didn't try it on WAMP, coz I'm using XAMPP. Anyway thanx for testing it man. :)