473,394 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

File upload limited to 3 Mb

Hi everyone.

Well, i'm working on an assignment in PHP 4.x, where i have to upload files
to a folder using PHP.
However, i cannot upload files more than 3MB. Actually, i have to upload
files up to 20MB.

Isn't there anyway how i can solve this?

With anticipated thanks

Sham
Jul 17 '05 #1
3 3387
Ceg
Split the files with a zip utility and upload the parts?

"Sham" <sh******@free.fr> wrote in message
news:40***********************@news.free.fr...
Hi everyone.

Well, i'm working on an assignment in PHP 4.x, where i have to upload files to a folder using PHP.
However, i cannot upload files more than 3MB. Actually, i have to upload
files up to 20MB.

Isn't there anyway how i can solve this?

With anticipated thanks

Sham

Jul 17 '05 #2
"Sham" <sh******@free.fr> wrote in message news:<40***********************@news.free.fr>...
Hi everyone.

Well, i'm working on an assignment in PHP 4.x, where i have to upload files
to a folder using PHP.
However, i cannot upload files more than 3MB. Actually, i have to upload
files up to 20MB.

Isn't there anyway how i can solve this?


Manual and the user notes are your best friends.

1. http://in.php.net/features.file-upload
2. http://in.php.net/manual/en/configur...d-max-filesize
3. http://in.php.net/ftp

--
"We live to die; We die to live"
Email: rrjanbiah-at-Y!com
Jul 17 '05 #3
change your php.ini as well as HTML to allow 20 megs

"Sham" <sh******@free.fr> wrote in message
news:40***********************@news.free.fr...
| Hi everyone.
|
| Well, i'm working on an assignment in PHP 4.x, where i have to upload
files
| to a folder using PHP.
| However, i cannot upload files more than 3MB. Actually, i have to upload
| files up to 20MB.
|
| Isn't there anyway how i can solve this?
|
| With anticipated thanks
|
| Sham
|
|
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: TontonJP | last post by:
Hi, I have a standard WinXP Pro/IIS 5.1/ASP 3.0/MS Access setup at home, which I use to develop web apps as a hobby. I'm trying to upload stuff from a html form's file input field and handle...
0
by: Derek | last post by:
I have started running IIS 6 and PHP 5 and am experiencing a problem with limited size on file upload. The php.ini file has been altered for both post and upload sizes I have checked the...
1
by: Tomas Vera | last post by:
Hello All, I have some questions about how the file upload process works in a web app. Background: The user is filling out a tech support request form. On the form is a file upload control so...
2
by: Steve Bishop | last post by:
I want to be able to design an online file upload portal for the Web. Is there any popular .Net examples of this? Help apprecaited. Thanks. Steve *** Sent via Developersdex...
2
by: Ersin Gençtürk | last post by:
hi , I need to customize <input type=file , tag. I find a way to do that : on the client side by javascript and css first , I am hiding the fileupload object , then I am calling the click...
3
by: darrel | last post by:
My understanding is that using the FILE form element to allow a file upload is limited to one unique file per page. Is that correct? Any thoughts on how best to design an interface to allow...
2
by: chuckdfoster | last post by:
I have a page that users upload files. Is there a way to restrict the file types that they can upload? thanks, -- Chuck Foster Programmer Analyst Eclipsys Corporation - St. Vincent Health...
5
by: LtCommander | last post by:
Hello all, 1. I am a little new to ASP.NET, so please bear with me. 2. I am trying to create a very simple website which requires an upload box (end user file sizes may be anywhere between 1MB...
2
by: Mike Kober | last post by:
I am having issues with the File Upload control for sending files to the server via HTTP. The speed of the upload is often between 20kbs and 40kbs. If I use the LAN at work to the server, it...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.