hi friends,
i am using the function "imagecreatefro mjpeg" in my php program.
1) while running, it outputs the message undefined function.
2) if i put @ before that function like this '@imagecreatefr omjpeg' it doesn;t return the error message. but also it doesn't give the result.
please hekp me
i am using the function "imagecreatefro mjpeg" in my php program.
1) while running, it outputs the message undefined function.
2) if i put @ before that function like this '@imagecreatefr omjpeg' it doesn;t return the error message. but also it doesn't give the result.
please hekp me
Comment