i searched again and again but could not find the right answer. here is the situation. i got more than one forms in the same php file and below shows the code.
when i echo as below
echo count($_FILES["fileUploadPath"] );
it shows 0 as the count and
Notice: Undefined index: addProjectFileUploadPath in C:\wamp...
updated: probelm solved..... error came due to 3rd party jquery plugin called "fileinput"