Jump to content

Can i log onto a page automatically


moola

Recommended Posts

not really sure what you want here?

do you mean something like cookies and have the username and password pre populated?

do you mean like doing a form post to by pass the login?

I am guessing based on the question you are talking about some pre made script? what script?

Link to comment
Share on other sites

Maybe I should reword my question with an example

Say I want to log on to hotmail to check my email. I want my php script to log me in and gather the information from the inbox using fget($url). If i use fget without logging in I wont be able to get my mail or access things a member cannot thats why i want to see if i can log in through the script itself without me having to do it manually.


Link to comment
Share on other sites

[quote author=Hypnos link=topic=118891.msg486301#msg486301 date=1166304469]
If you want to write a script like you said (checking your hotmail email), then you have to have it login, get the cookie, and send the cookie back when it requests the page for your inbox.
[/quote]

How do you get it to login??

Thanks I'll check the curl extension.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.