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.