Posted by Summer on 09/11/06 01:43
Any idea why this code doesn't work? <html> <body> <?php $im = imagecreatefrompng("220.png"); imagepng($im); imagedestroy($im); ?> </body> </html>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming