I am developing a script where I update the name and profile picture of users every other week or so (to stay updated with their information).
I need to figure out how to use Facebook's API to get the name and profile picture of a user using their facebook ID.
I'm using PHP.
Thanks in advance!