Skip to content
/ BLOG Public

Simple blog site made with object-oriented programming in PHP

Notifications You must be signed in to change notification settings

Beratblm/BLOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-BLOG-SYSTEM

Simple blog system

Features

  1. Adding Text
  2. Update Text
  3. Text Deletion
  4. User Login and register
  5. Bootstrap Design
  6. Profile Page

How to use

  1. blog.sql import the file in your database
  2. Make your database connection with manager.php
  3. Download all files and upload them to your server.
  4. Login as admin and test. I gave admin email and password

Admin Login

Email: admin@gmail.com Password: 12345

NOTE

No action was taken on security. I'm sure this system could have been written with better code. You can update and improve it according to yourself.

Images

Screenshot_2
Screenshot_3
Screenshot_4
Screenshot_5
Screenshot_6
Screenshot_7
Screenshot_8

About

Simple blog site made with object-oriented programming in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages