Posts Tagged ‘script php’

How can i make a remote access script similar to logmein using php?

I want to make a script where i can login to my computer at home or at work, just a simple script can anyone guide me in the right direction?

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

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!