| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| masa -
 
 
 Joined: 05 Apr 2004
 Posts: 182
 Location: Hong Kong
 
 | 
			
				|  Posted: Wed May 19, 2004 2:28 pm    Post subject: upload php script but unlimited mb and unlimited file ext |   |  
				| 
 |  
				| I want a script that will accept any files and it could be big as 1gb or whatever but please tell me a script can do this. the other one i saw is only gif and jpg and its annoying. thanks _________________
 Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
 |  | 
	
		| Back to top |         | 
	
		|  | 
	
		| nquin321 -
 
 
 Joined: 29 Jan 2004
 Posts: 296
 Location: Right Behind You
 
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| iNaNimAtE -
 
 
 Joined: 05 Nov 2003
 Posts: 2381
 Location: Everywhere you're not.
 
 |  | 
	
		| Back to top |                | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Fri May 21, 2004 2:23 pm    Post subject: Re: upload php script but unlimited mb and unlimited file ex |   |  
				| 
 |  
				| masa, 
 If you want to made your own script, search for "upload script" in the PHP section of this forum and you'll find some simple examples (there is at least one example that we gave.)
 
 For a ready-to-run script, we recommend WebFileBrowser (http://www.webfilebrowser.org/).
 
 If you're using PHP, you'll have to edit PHP.ini and to increase the value of upload_max_filesize. Since uploading big files can take a long time, you'll have to increase also the value of max_input_time.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |