Project: Easy Blog Site in PHP with source code
– To download Easy Blog site project for free (scroll down)
The Easy Blog site project is a simple PHP, CSS, and JavaScript project. Talking about the project, it has lots of features. A user can post news, blogs, photos. This project is a complete blogging site for the users where there are different categories It contains a homepage from where users can check the latest news, from programmers and about upcoming programs. There’s a separate tab for blog department where users can easily check all their news and blogs. The viewer can comment using their accounts. Take note that this project is still in development so please report any kind of bug if you find.
About the system
Admin has full control of the system, he/she can compose news, views all news, add and view exco, create and list events, insert photos into the gallery, sliders. The other main feature is that admin can manage the site like editing Welcome notes, about pages, programmes page. From the admin panel, he/she can edit the site settings which includes Site Name, Site Title, Site Email, Description, Keywords, Google Analytic Code, Address, Contact details, Facebook Page ID, Twitter Account and Instagram Account. He/she can also add new Admin for the site, delete and list all admins. A responsive dashboard is provided in admin panel for the easy management of the site.
In short, this site in PHP project is just like a WordPress site. This simple blog site in PHP helps a user to post blogs online easily just like using a WordPress site. Design of this project is pretty simple and responsive so that user won’t find it difficult to understand, use and navigate.
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). This System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the Video below.
How To Run??
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on databases tab
6th Step: Create database naming “blog” and then click on import tab
7th Step: Click on browse file and select “blog.sql” file which is inside “database” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/blog/”
DOWNLOAD EASY BLOG SITE IN PHP WITH SOURCE CODE FOR FREE: CLICK THE BUTTON BELOW
Got stuck or need help customizing this System as per your need, go to our PHP tutorial or just comment down below and we will do our best to answer your question ASAP.
Error:
SQL query:
/*!40101 SET NAMES utf8mb4 */;
MySQL said: Documentation
#1115 – Unknown character set: ‘utf8mb4’
The above message is showing when i try to connect database .. Please sir/madam hemp me.
maybe your MySQL version is too old
Hello Sir,
Is there any project for city portal and office accounting?
Please update me if it is.
Please is can I get a project on a blog where user can download music and video also read gist something like Netnaija.com you can reply to my mail [email protected]
Hey can you please explain me how the date is generated while publishing a post?
Great article this is very informative …….keep posting Thanks Regards
Free Source Code
Free Source code For Academic
Academic Project Download
Academic Project Free Download
Freelancer In India
How about the search? i cant get it to work. ty
thanks
when i try to register gives me the error message:
Fatal error: Uncaught TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given in C:\xampp\htdocs\blog\users\register.php:23 Stack trace: #0 C:\xampp\htdocs\blog\users\register.php(23): mysqli_num_rows(false) #1 {main} thrown in C:\xampp\htdocs\blog\users\register.php on line 23
OHH
Hi there,
I was just looking for some help with an error i was having when making an account on the website, the error is below:
“Fatal error: Uncaught mysqli_sql_exception: Column ‘username’ in where clause is ambiguous in C:\xampp\htdocs\blog\users\register.php:20 Stack trace: #0 C:\xampp\htdocs\blog\users\register.php(20): mysqli_query(Object(mysqli), ‘SELECT * FROM u…’) #1 {main} thrown in C:\xampp\htdocs\blog\users\register.php on line 20″
Many thanks
Callum