javascript - Login into Facebook with PHP script, but let me logged in the browser after the end of this script -


Please, I am solving this problem .. I must log on to Facebook or Twitter or any other website That's my PHP script running on my server but I'm normaly that with curls, save cookies in some predefined files but now I need something new .. even if I need to be logged in with my browser The script login process ends Received it have been something simple, I can not see .. or do I go in the complex field? Something tells me, would I need to set up all cookies and send login data form to use javascript?

If anyone has logged into Facebook or Twitter with Javascript, can you share some tips or complete script me, please?

Thanks for any suggestion and explain me the overall logic.

I see, more information and


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -