Posts Tagged ‘images’
Help me in making PHP Script for uploading Images only?
Help me in making PHP Script for uploading Images only?
I need to make a login so people can view their photos from my photographer’s website. What’s the best way?
Not an administrator login, but one that only accesses the member’s images by verifying their cookie and taking them to “my pictures”. I’m only a little concerned about security, so…medium level? I rad about PHP, but I don’t know how to implement the code to my website. I read javascript fluently. Any ideas? maybe even direct me to a website?
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!

