Usage Examples
There are many usage examples spread throughout this User Guide, but I have also included an Examples Controller in the History Download file.
Setting up the Examples
Follow these instructions to get the examples running on your server:
- Complete the Installatin Instructions.
- Copy the application/controllers/examples.php Controller from the History Download file into your CodeIgniter application/controllers folder.
- Run the Examples Controller :)