hi i am using facebook graph api to get user profile information using access token and its only showing the basic information : id, name, gender, locale, name, first_name, last_name and updated_time. I need current_location and birthday in case they are made public by the user. Any idea how can i get those, i am working in php. Thanks