Blog in Php

 Blog in Php with source code

features 
  1. Admin Panel
  2. News update
  3. Gallery
  4. Post News, Blogs
  5. Add Excos
  6. Create New Events
  7. Insert Photos into the gallery, slider
  8. Edit Welcome Message, About, and Programmes page
  9. Edit Site Settings
  10. Add, Delete, View Admins

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 “native” and then click on import tab
7th Step: Click on browse file and select “native.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/native/”
For Admin Panel
Final Step: Go To URL “http://localhost/native/admin/”


Download 

Comments