
Sebastian Rahmel - 2013-06-13 12:43:18
Hi I just found your code an thought what a cool idea.
The test_gdExtImage.php is working properly. The test_gdExtAnimatedGIF.php does not work.
I was using PHP 5.3 with gdlib installed.
Here the error:
<br />
<b>Warning</b>: Missing argument 9 for gdExtAnimatedGIF::__construct(), called in C:\Users\srahmel\Desktop\test_gdExtAnimatedGIF.php on line 58 and defined in <b>C:\Users\srahmel\Desktop\gdExtAnimatedGIF.class.php</b> on line <b>58</b><br />
<br />
<b>Notice</b>: Undefined variable: GIF_mod in <b>C:\Users\srahmel\Desktop\gdExtAnimatedGIF.class.php</b> on line <b>73</b><br />
<br />
<b>Notice</b>: Undefined variable: GIF_mod in <b>C:\Users\srahmel\Desktop\gdExtAnimatedGIF.class.php</b> on line <b>76</b><br />
<br />
<b>Notice</b>: Undefined variable: GIF_mod in <b>C:\Users\srahmel\Desktop\gdExtAnimatedGIF.class.php</b> on line <b>80</b><br />
gdExtAnimatedGIF V0.1.0: Unintelligible flag
Good idea anyway...
Sebastian