I am developing a website using php and I created the login and sign up processes successfully. Now, I am working in the admin page and I want to let him adding, deleting users
I think you can try out CakePHP http://cakephp.org/ . It is a rapid PHP development template that has tons of features including login system but it requires a certain level of pre-PHP development knowledge.