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-12 15:59:22 +05: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 Update README.md 2023-03-12 15:59:22 +05: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.

This is link for frontend 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