Jump to content

File Uploading


jaikar

Recommended Posts

i dont think this will affect the server limits, because to my knowledge the Max file size on the form should b used when the server has limts like 100 and if you manualy want to restrict the file size to 10 or 20 you can use that .....

 

i am looking for the function in php like, set_interval someting like this which will replace the value in the php.ini file. bcause the file upload is restricted in the php.ini file so, is there a function to change this limit and increate the upload size ?

 

Thanks

~J

Link to comment
Share on other sites

Right.

 

It really depends on your php.ini settings, and wether or not you can override them. And that's not just specific to the options related to these settings.

 

You can use set_ini, .htaccess, or sometimes your host will let you have mini php.ini files. It really depends on your host, and what they allow. They might not allow any overrides.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.