06-04-2009, 02:22 PM
|
#5 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by ebuoe
i did not set any kind of limits,after upload the upload shows file successfully uploaded,which is the confirmatory message that i wrote,but the problem is that for image files it transfers the image to the server folder but for music files it dosen't,i was wandering if it had any thing to do with php.ini settings
|
your php.ini could have upload limit restrictions, I don't know what the default setting is. Try uploading a small MP3 file like 100k and see if that works. if it does, then you know it's your upload limitation.
also, since you haven't provided code, we don't know for sure if your confirmation is working as its suppose to...
|
|
|
|