Re: How to restrict the files while uploading..
anu wrote:
> How to restrict the files while uploading..
Depends on what you mean with restrict, how your system look like and so on...
An easy way is use chmod() and chown() on the file you saved.
--
//Aho
|