admin | ||
config | ||
css | ||
dashboard | ||
images | ||
img | ||
js | ||
partials | ||
xampp | ||
about.php | ||
blog.php | ||
category-posts.php | ||
contact.php | ||
index.php | ||
logout.php | ||
post.php | ||
README.md | ||
search.php | ||
services.php | ||
signin-logic.php | ||
signin.php | ||
signup-logic.php | ||
signup.php |
PHP-MySQL-Blog-Website-with-Admin-Panel-Backend
The PHP & MySQL Blog App with Admin Panel project is a web application that allows users to create and manage blog posts, categories, and users. The app is built using PHP and MySQL, two popular technologies for web development, and features a robust CRUD functionality that enables users to Create, Read, Update, and Delete posts, categories, and users.
One of the key features of the project is its user authentication and access control system, which ensures that only authorized users can access the admin panel and perform specific actions. This feature helps to enhance the security of the application and prevent unauthorized access and modification of data.
Other notable features of the project include the ability to create, edit, and delete posts, categories, and users, as well as the ability to search and filter posts by category, date, and keyword. Additionally, the project includes a user-friendly interface that allows users to easily navigate and interact with the application.
Overall, the PHP & MySQL Blog App with Admin Panel project is an excellent learning resource for beginners looking to gain practical experience in web development and database management.
This is the working static webpage of all the webpages in the repository.
# | WebPage | Live Demo |
---|---|---|
01 | Index | Live Demo |
02 | Blog | Live Demo |
03 | Category_Post | Live Demo |
04 | About | Live Demo |
05 | Services | Live Demo |
06 | Contact | Live Demo |
07 | SignIn | Live Demo |
08 | SignUp | Live Demo |
09 | Dashboard | Live Demo |
10 | Edit_Posts | Live Demo |
11 | Add_Post | Live Demo |
12 | Add_User | Live Demo |
13 | Manage_Users | Live Demo |
14 | Edit_User | Live Demo |
15 | Add_Category | Live Demo |
16 | Manage_Categories | Live Demo |
16 | Edit_Category | Live Demo |