Need a small PHP script (single file) that will search Facebook
– the variables which should be passed in the url should be firstname, – lastname, -state.
ie. www.site.com/facebook.php?firstname=John& lastname=Smith& state=FL
Just like this (having problems getting this to work)
http://www.idolbin.com/blog/web-development/facebook/people-search-using-facebook-graph-api-find-users-through-name-or-email/
