Skip to content
MENU
php blog project
PHP Blog Project with Admin and User DashboardPost category:PHP MySQLPost last
modified:September 20, 2023Reading time:2 mins read
Installation Requirements:
Xampp Server (PHP+Appache+MySQL)
Software tools:
Coding Editor: Sublime text 3Database Server: MySQLClient: Any web browser which is supported html
and JavaScriptBackend Programming Language: PHPFront end Languages: HTML CSS Bootstrap
System Module:
The modules involved in this project are:
Normal UserAdminSuper Admin
Normal User
In this module:
View all published postsUser can search blog with keywords
Admin
In this module:
Having all normal user accessLogin, logoutAdd, edit and delete blog posts
Super Admin
In this module:
Having all normal and admin user accessAdd, edit and delete blog categoriesAdd/Delete
co-admins/users
Functional Requirements:
User Login, Logout and RegistrationAdd, edit, view, delete postsAdd, edit, view, delete categoriesAdd
and delete other users/adminsSearch posts,users,categories etc.
User Guide:
Install Xamp ServerDownload blog project fileKeep this file in this path C:\xampp\htdocsUnzip file
Note: inside blog directory mysql database file is available with name “blog_web”Goto C:\xampp and
double click on “xampp-control ” and start apache and MySQLOpen any browser and goto
http://localhost/phpmyadminClick on “New”, write database name “blog_web”, click on “Create” and
import blog_web file.Now goto this path to see project http://localhost/blogAdmin Login Email :
madu@gmail.com and Password: 1234
Download Complete Project
Downlaod
Admin Login Credentials:
Email: madu@gmail.com
Password: 1234
Share with friends:
FacebookTwitterEmailWhatsAppSkypeMessenger
TAGS: PHP BLOG PROJECT, PHP FINAL YEAR PROJECT, PHP MYSQL PROJECT FREE, PHP PROJECT
Read more articles
Next PostStudent Management System – Free PHP Project Source Code
YOU MIGHT ALSO LIKE
Student Management System – Free PHP Project Source CodeJune 4, 2023PHP Project Work Reporting
System Version 2.0December 2, 2022PHP Project Work Reporting System Version 1.0November 27,
2022
THIS POST HAS ONE COMMENT
pravin NOVEMBER 26, 2023 REPLY
blog wali website me image upload wale folder me save nhi ho rhi hai please help
Leave a Reply
Comment
Enter your name or username to comment
Enter your email address to comment
Enter your website URL (optional)
Save my name, email, and website in this browser for the next time I comment.
Search
SEARCH
Recent ProjectsJavaScript To-Do List App Source Code