Does anyone know where I can find a tutorial on how to create a custom permalink for users using php?
You mean something like http://www.yoursote.com/user ? You will need URL rewriting (mod_rewrite) for that. Google it. And PHP does not have a major role in this!
Sort of. See, I want to create a facebook application in which users recieves points everytime they visit a certain webpage.