daedrix Posted November 19, 2006 Share Posted November 19, 2006 I was just wondering how to get the ImageCreateFrom****(); functions working on my site. I am completely lost and would greatly appreciate help. I am running windows XP with Apache 2.2.3, PHP 5.1.6, MySQL 5.0, and am using PHP-Fusion as my cms. I have searched for hours trying to figure out how but couldn't find much that helped. Thanks. Daedrix. Link to comment https://forums.phpfreaks.com/topic/27811-createimage/ Share on other sites More sharing options...
fert Posted November 19, 2006 Share Posted November 19, 2006 Those functions are part of the PHP core you just need to put them in code and they'll work. Link to comment https://forums.phpfreaks.com/topic/27811-createimage/#findComment-127248 Share on other sites More sharing options...
daedrix Posted November 19, 2006 Author Share Posted November 19, 2006 For some reason it doesn't on my server. Whenever i test it out i get this error messageFatal error: Call to undefined function: imagecreatefromjpeg() in C:\www\htdocs\includes\photo_functions_include.php on line 19 Link to comment https://forums.phpfreaks.com/topic/27811-createimage/#findComment-127252 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.