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-07 14:16:03 +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 Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
dashboard First Commit 2022-12-30 05:34:53 +06:30
images Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +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 Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
category-posts.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
contact.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
index.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +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 Create README.md 2023-03-07 14:16:03 +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