PHP Classes

Not working as well

Recommend this page to a friend!

      Images Comparison Class  >  All threads  >  Not working as well  >  (Un) Subscribe thread alerts  
Subject:Not working as well
Summary:Not working as well
Messages:1
Author:Allan Sormani Sanabria
Date:2011-05-24 05:46:42
 

 


  1. Not working as well   Reply   Report abuse  
Picture of Allan Sormani Sanabria Allan Sormani Sanabria - 2011-05-24 05:46:42
I'm using the latest version of WAMP that comes with php version 5.3.5

I can't make this class to work at all, I'm getting many error msgs. Something like...

"Notice: Undefined offset: 0 in C:\wamp\www\lab\ImagesComparison.class.php on line 38"

This error repeats it self lots of times.

Maybe the reason why this is not working it's because it was meant to work under PHP version 5.0 If that is the case, this class needs to be updated to be able to work with the latest php version available and also it needs to support any kind of image, not just PNG formats.

Do someone was able to make this work under version 5.0 or not, I don't want to downgrade the php version on the server at all. reason, security issues.