Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: A Simple Font Awesome Helper
Post: A Simple Font Awesome Helper

I use this one a good deal... in my project. https://github.com/IgnitedCoder/codeigniter-fontaweseome-helper Super simple and easy to use... See Readme. Enjoy, Brendan
3,797 Views
1 Replies
02-24-2016, 01:11 PM
BrendanRehman
    Thread: Asset Manager Library Update
Post: RE: Asset Manager Library Update

Awesome and valuable changes. Guys please feel free to submit a PR for these changes... I'll add em immediately. We can turn this into something very useful for the CI community. Thanks, Bren...
7,264 Views
3 Replies
02-24-2016, 01:05 PM
BrendanRehman
    Thread: CI 3 & composer
Post: CI 3 & composer

So heres something really cool about CI3. You get all the core features of which there are many... and you can always add more, just like any other framework CI 3 supports composer packages. Here's a ...
4,246 Views
0 Replies
02-24-2016, 11:26 AM
BrendanRehman
    Thread: Asset Manager Library Update
Post: Asset Manager Library Update

Hi Guys, Just wanted to post an update to my asset manager library... cleaned up some code and added to the Readme file. https://github.com/IgnitedCoder/ignitedassets PS I'll be adding mi...
7,264 Views
3 Replies
02-24-2016, 10:56 AM
BrendanRehman
    Thread: *Tip:CSRF + Ajax
Post: *Tip:CSRF + Ajax

Hi Guys, This is a quick post on how to setup CSRF protection and Ajax in your CI app. When you set the PHP Code: -- $config['csrf_protection'] = TRUE; -- to TRUE every form you POST to a contr...
3,277 Views
0 Replies
12-23-2015, 01:40 PM
BrendanRehman
    Thread: Better Autoloading - Extending core/MY_Controller.php
Post: RE: Better Autoloading - Extending core/MY_Control...

mwhitney Wrote: (09-02-2015, 06:37 AM) -- It would probably be a good idea to add some code at the beginning of that autoloader to skip loading CI_ prefixed classes (and possibly classes with the con...
6,688 Views
3 Replies
09-02-2015, 10:21 AM
BrendanRehman
    Thread: Better Autoloading - Extending core/MY_Controller.php
Post: Better Autoloading - Extending core/MY_Controller....

This is a much better and more modern autoloader... simple instructions follow and you'll be turning your CI app into a literal OOP powerhouse. Pretty much more up to date with PHP 5.3++ http://www...
6,688 Views
3 Replies
09-01-2015, 11:54 AM
BrendanRehman
    Thread: Config file based asset manager - super simple
Post: Config file based asset manager - super simple

https://github.com/IgnitedCoder/ignitedassets Hi guys, just sharing my latest lib... I wanted a way to load css/js assets in a super simple and clean way. This library allows for that and makes man...
4,291 Views
2 Replies
08-27-2015, 02:43 AM
BrendanRehman
    Thread: Getting your environments just RIGHT!
Post: Getting your environments just RIGHT!

http://www.ignitedcoder.com/codeigniter-environments/ Blog post on separating configs between Development and Production environments. Ya just gotta love CI. Brendan
4,842 Views
2 Replies
08-23-2015, 04:16 PM
BrendanRehman
    Thread: Excellent Ajax Library for CI
Post: RE: Excellent Ajax Library for CI

InsiteFX Wrote: (08-23-2015, 04:16 AM) -- Hi Brendan, Long time no see, will look into this. Thank you -- Whats up Ray, how you been? Glad to see you're still here and posting. Brendan
6,474 Views
4 Replies
08-23-2015, 04:09 PM
BrendanRehman
    Thread: Drop Down Helper for CI - has saved me lots!
Post: Drop Down Helper for CI - has saved me lots!

Easy to use CI Dropdown Helper. https://github.com/IgnitedCoder/ci_dropdownhelper Enjoy..Share...change as you see fit. Brendan
4,068 Views
2 Replies
08-23-2015, 04:08 PM
BrendanRehman
    Thread: Elastic Search
Post: RE: Elastic Search

jhob Wrote: (08-10-2015, 01:55 PM) -- I have a project coming up that will be using Elastic Search and was wondering about others experiences of using it with CI. I've previously only used it via ...
4,992 Views
1 Replies
08-22-2015, 05:01 PM
BrendanRehman
    Thread: Excellent Ajax Library for CI
Post: Excellent Ajax Library for CI

I've been using phery for sometime now with more than a few CI projects and 1 or 2 Kohana Projects. I had to adapt the library some recently. Also http://phery-php-ajax.net/ is a particularly powerful...
6,474 Views
4 Replies
08-22-2015, 04:50 PM
BrendanRehman
    Thread: CI Environments
Post: CI Environments

Towards a clearer seperation between development and production environments... http://www.ignitedcoder.com/2015/08/22/codeigniter-environments/ PS More posts coming in the future. Enjoy, ...
3,160 Views
0 Replies
08-22-2015, 12:39 PM
BrendanRehman

Theme © iAndrew 2016 - Forum software by © MyBB