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,etc
Find a file
2023-03-08 10:38:13 +06:30
admin Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
config User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
css final commit 2023-03-08 10:38:08 +06:30
dashboard First Commit 2022-12-30 05:34:53 +06:30
images final commit 2023-03-08 10:38:08 +06:30
img First Commit 2022-12-30 05:34:53 +06:30
js Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
partials User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
xampp First Commit 2022-12-30 05:34:53 +06:30
about.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
blog.php final commit 2023-03-08 10:38:08 +06:30
category-posts.php final commit 2023-03-08 10:38:08 +06:30
contact.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
index.php final commit 2023-03-08 10:38:08 +06:30
logout.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
post.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
README.md working links 2023-03-07 14:23:50 +06:30
search.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
services.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
signin-logic.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
signin.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
signup-logic.php User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
signup.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30

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