15 Feb 2007 at 20:06 #1 iBot iBot Permabanned Joined 12 Sep 2005 Posts 3,303 Location England anyone got a basic one that works with php in safe mode? no limits on file extensions or sizes
15 Feb 2007 at 20:36 #2 Jotun Jotun Soldato Joined 11 Jun 2005 Posts 3,606 Location Liverpool I believe that the file size limit is set in the apache config, so you will be limited depending on how apache is configured. (default is 2MB IIRC)
I believe that the file size limit is set in the apache config, so you will be limited depending on how apache is configured. (default is 2MB IIRC)
15 Feb 2007 at 20:40 #3 iBot iBot Permabanned OP Joined 12 Sep 2005 Posts 3,303 Location England yup but you can also soft code a limit with if's
15 Feb 2007 at 20:55 #4 phi1 phi1 Associate Joined 28 Oct 2006 Posts 1,428 Location Cambs/Florida I have a php upload script, I will upload it to my server now, Is it ok to post links here linking to it? Phil
I have a php upload script, I will upload it to my server now, Is it ok to post links here linking to it? Phil
15 Feb 2007 at 21:10 #5 Beansprout Beansprout Man of Honour Joined 31 Jan 2004 Posts 16,338 Location Plymouth iBot said: yup but you can also soft code a limit with if's Click to expand... Can you?
15 Feb 2007 at 21:13 #6 phi1 phi1 Associate Joined 28 Oct 2006 Posts 1,428 Location Cambs/Florida for some reason it dual posted sorry. Phil