I am wanting to make a website that a user can log on to and have an array of accounts linked to their profile from other websites that they are members of, basically i want someone to be able to log on to my site and have all of their username and passwords from several different sites on there and they can check their accounts of these websites with out having to check each individual account, so if I were to use this and i log in I would see my youtube account, my ezine account so on and so fourth, can anyone help and guide me in the right direction to get this started, I've been looking at some screen scraping software, if that kind of tells you what im aiming at thanks guys
you need to use curl for that. Here are some examples. http://curl.haxx.se/libcurl/php/examples/ If you need help and are happy to pay for this I can help you.