Simple Login with Session, Add, Edit, Delete and Search
Good day! This simple project will teach you how to create a simple login with session and simple maintenance using PHP and MySQL especially for the beginners. The features of this project login with session, "admin" as username and "admin" as password. This is also to teach you how to add, edit, delete data to the database and also search that stored in database.