Yeah, I started learning PHP at the start of the week, because I found a free host which supports PHP among other stuff Hyperlinx and I'm a sucker for freebies.

I went to http://php.resourceindex.com and most (if not all) of their scripts have a "create a file and put it on the server" or some sort of logging feature. With the "create-a-file"-majigs, there is no file size limit so if you just make a really long file, you can use up the entire memory quota!

Now, I was wondering if there is some sort of patch, which can set a maximum file limit on each file. I don't want to change the scripts themselves, mainly in case I break something or do something stupid.

Just thought I'd ask, thanks.
Jethro