Using Highcharts with CodeIgniter
So far, I have shown you how to make Highcharts to use dynamic data using straight PHP. For most of our projects, we use CodeIgniter framework as it's convenient and forces all developers to stick to a structure. I assume that you are familiar with CodeIgniter so I will go straight into showing you how to [...]