Skip to content

Demo Weblog is an example of a simple weblog system based on the Codeigniter website.

License

Notifications You must be signed in to change notification settings

unix4me/codeigniter-demo-weblog

Repository files navigation

CodeIgniter Demo Weblog

Demo Weblog is an example of a simple weblog system based on the CodeIgniter website.

I've used the CodeIgniter website as an example for my demo weblog. I stripped it down to a bare minimum, leaving the fine parser examples and then build it up again with examples from the study guide.

Features

Installation

  1. Copy the files to a preferred location.
  2. Edit 'config.php' to suit your needs.
  3. Autoload the config file 'demo_settings'.
  4. Inject the database schema into your newly created mysql database.

That's it!

About

Demo Weblog is an example of a simple weblog system based on the Codeigniter website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages