Hi,
On a site, there's a profile page with some information about your profile. Only you have access to your profile page. You first need to login before you can see that page.
But the problem is, can I 'login' with PHP and then go to that profile page, and then get the contents with file_get_contents() or something?