Tag: Upload

php scripts
Jeremy H asked:


i have installed apache and php, but i cannot open one single, stupid, PHP script in my browser.

i want to be able to test my php scripts without uploading to a server.

Tags: , ,
php
Ben113 asked:


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!

Tags: , ,
Back to top