View Single Post
  #7 (permalink)  
Old 08-03-2007, 06:03 AM
Anand Anand is offline
D-Web Programmer
 
Join Date: Mar 2007
Posts: 52
Anand is on a distinguished road
Default Re: File Handling in PHP

Yes, we can. Once the file is uploaded via http from flash, we can access the file using $_FILES['Filedata']['tmp_name'] in php.
__________________
None of us is As Strong as All of us.
Reply With Quote