hey gurus
plz help me that i upload file through Ajax and php but when i uplaod file it shows
Notice: Undefined index: file
without using Ajax it was working I thing there will be error in post function
i e
var file = document.getElementById('file').value;
'
'
'
params="title="+title+"&des="+des+"&file="+file;//cancatenation