Forum Moderators: coopster
Actually my job is to log in to remote server and to download a file. But when I use curl in php to log in to remote machine, I am able to login successfully and then in the subsequent request I was not able to download the file inside it. I think this is because the cookie which I am using is not stored in the browser instead it is stored in folder.
Can anybody please help me on this issue. Its urgent...