you could make a form that register the user , then the form is stored into a partial table in ur mysql database, same time an email is being sent to you, then after u get the email and aprove the guy , you can only move the info from the partial table to the final one where the accounts are stored 😃
i dont know too much about $_session but i think u can make some only logged in ppl pages with this function 😃