How to reduce the memory my image modification script in php uses?

Ben113

New member
I created a script that reduces the size of an image and another to watermark images with PHP. The code runs fine on my testing server, but when I upload it to my web host (UK2) they have a 8MB memory limit. I'm not really sure if I will have to work around this and cut it out of my CMS or whether there is anything that can be done to help?

thanks!
 
Back
Top