Categories:
Tag Archives: singleton
Objects in frameworks – those who get the work done – CodeIgniter notes
I’ve been working with CodeIgniter quite a bit lately, so I thought I’d record what I learn and share some of it too. Most of all I’ve been using a lot of objects. CodeIgniter 2 is very interesting in that … Continue reading
Posted in CodeIgniter, frameworks, tutorials
Tagged CodeIgniter, frameworks, object oriented programming, OOP, patterns, php5, programming patterns, singleton
2 Comments