hitesh Posted July 3, 2007 Share Posted July 3, 2007 I want to Copy a file from C:\DOCUME~1\LOCALS~1\Temp folder of client machine to a SErver. I dont know the function which will go to C:\DOCUME~1\LOCALS~1\Temp and pick the file. HOw can I get to this location, because it varies from client to client machine. Can some one help me Quote Link to comment Share on other sites More sharing options...
trq Posted July 3, 2007 Share Posted July 3, 2007 HOw can I get to this location, because it varies from client to client machine. You cannot copy a file from the client, period. Quote Link to comment Share on other sites More sharing options...
hitesh Posted July 3, 2007 Author Share Posted July 3, 2007 I want to uplaod a file from my LOCAL machine to Server. I know that can be done. Now the File location is Dinemic, because its in a Temp folder of any client who is trying to upload the file. So I just wanted to know the exact location of any clinet's Temp folder thru PHP code or function.. How can I do that? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.