when i want to call the imagecreatefromjpeg() function it returns error as:
Fatal error: Call to undefined function: imagecreatefromjpeg() in c:\program files\apache group\apache\htdocs\img4\index.php
what is the problem? if i wanna use all those image functions do i need to do any configuration? or import any dll or what should i do?
and for windows system (NTFS), what should i do to change the permission to let it create images in the folder and let user to access it ... anyone has any ideas about it? please help me
appreicate in advance.