Simple Messaging System in PHP
This is a simple messaging system in php. Easy to embed in your websites. Create database named 'message' and import pm.sql and user.sql.
In our previous tutorial called “Getting Started with CodeIgniter” I discuss on how to install and configure CodeIgniter. This time I will teach you on how to create a simple “Page Navigation”. This is just a comparison of my previous code found at PHP Page Navigation. You’ll learn the difference between the standard PHP and using a CodeIgniter framework.
Now let us configure the CodeIgniter.