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?

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.


[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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.