arunmj82 Posted February 24, 2010 Share Posted February 24, 2010 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... Link to comment https://forums.phpfreaks.com/topic/193229-reg-remote-login-using-curl-php/ Share on other sites More sharing options...
trq Posted February 25, 2010 Share Posted February 25, 2010 You might want to post the problematic code. Link to comment https://forums.phpfreaks.com/topic/193229-reg-remote-login-using-curl-php/#findComment-1017896 Share on other sites More sharing options...
deepcoding Posted February 25, 2010 Share Posted February 25, 2010 Maybe the Snoopy Class will help you? http://sourceforge.net/projects/snoopy/ Link to comment https://forums.phpfreaks.com/topic/193229-reg-remote-login-using-curl-php/#findComment-1017976 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.