I have been trying to write some image creation scripts, and although I have a version of PHP that includes image support, I keep getting errors related to imagecreatefrompng(). Here is the latest error:
Fatal error: Call to undefined function: imagecreatefrompng() in /web/html-docs/psych/jb4920/public_html/pic/picture.php on line 12 Isn't imagecreatfrompng() a built in function? Anyone run across something like this or a suggestion? Thanks for the help! Jed R. Brubaker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php