mrbadboy
07-10-2007, 11:40 AM
Hi,
Im trying to upload file using copy() in PHP. Here i couldn't get $_POST["cntrlName"]["tmp_name"] and $_POST["cntrlName"]["name"] if its in PHP with AJAX. But its working properly if i submit any page to PHP page. How to get "tmp_name" and "name" using PHP and AJAX ?
Im trying to upload file using copy() in PHP. Here i couldn't get $_POST["cntrlName"]["tmp_name"] and $_POST["cntrlName"]["name"] if its in PHP with AJAX. But its working properly if i submit any page to PHP page. How to get "tmp_name" and "name" using PHP and AJAX ?