Hi,
I'm a registered user of some site.
What I want is to open a connection to that site, post my login information, and then access to my client area...
The problem is that this site uses cookies and I can't pass them! Using fsockopen() or the http_post() class I keep getting the login page.
Is there any way to enter data in a form and then access the following pages?!
Thanks in advance.
Kind Regards,
Jorge Oliveira