I developped an access PHP page using facebook connect (SDK for PHP).
But when I change the facebook account (change the user: logout from the first user facebook account and login to the second user), then my website login, using facebook connect, loads the first user info.
How can I fix this?
Thanks.