File Upload Question
Posted: Sat Oct 27, 2007 10:39 am
Hey Guys,
A website I am currently building, uses many documents, accessible by the user. Each document is recorded in the database upon upload to the server. Along with the file location, the database also stores the page it is to be viewed on etc.
The question is, the client has approximately 150 files to be uploaded to the various sections of the site, each about 200kb-600kb. Being that they are all separate files, no more than 1mb each, will PHP have a problem uploading these files from a central "Multiple File Upload" page, all at one time?
Thanks.
A website I am currently building, uses many documents, accessible by the user. Each document is recorded in the database upon upload to the server. Along with the file location, the database also stores the page it is to be viewed on etc.
The question is, the client has approximately 150 files to be uploaded to the various sections of the site, each about 200kb-600kb. Being that they are all separate files, no more than 1mb each, will PHP have a problem uploading these files from a central "Multiple File Upload" page, all at one time?
Thanks.