Search found 3 matches

by Mamsaac
Mon Sep 01, 2008 3:07 am
Forum: PHP - Code
Topic: I got a problem with managing remote logins.
Replies: 2
Views: 132

Re: I got a problem with managing remote logins.

Bah, I fixed it. I should have read more in the Internet... so, it was a ; and not a ,.

You can close this or leave it here <_< as you wish.
by Mamsaac
Mon Sep 01, 2008 2:27 am
Forum: PHP - Code
Topic: I got a problem with managing remote logins.
Replies: 2
Views: 132

Re: I got a problem with managing remote logins.

I made a small edit since nobody was helping. I thought that maybe I wasn't being explicit enough in the situation, so now I posted a good part of the code with lots of descriptive comments =)

Just posting to point it out.
by Mamsaac
Mon Sep 01, 2008 12:00 am
Forum: PHP - Code
Topic: I got a problem with managing remote logins.
Replies: 2
Views: 132

I got a problem with managing remote logins.

Ok, the problem is, I believe, not too complex, but I've been working with this script and I got a few problems. What I want to do is simply to run a script from localhost (my computer) and login into an external site. Then, as a logged user, access a certain page and take the output, then save it i...