Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 610 Bytes

phpsimplecms

A simple Content Management System designed in php 5.3.13,Mysql 5.5.24,HTML5,CSS3

Installing project:

  1. Install any server program
  2. Extract the files to your root folder (Such as your www/ directory)
  3. Set your password and username at phpsimplecms/config/nss.ini file.
  4. Then simply visit /phpsimplecms through your browser.

I applied some security methods to protect server from hackers.