CodeIgniter/ActiveRecord setup to use master + slave db replication
This is how you can set up CodeIgniter to direct mysql queries to different read/write hosts in your db replicated […]
This is how you can set up CodeIgniter to direct mysql queries to different read/write hosts in your db replicated […]
In a few recent projects we’ve used the excellent WordPress admin for content entry, but built the public facing stuff […]
We recently had to set up a development site for an existing CodeIgniter site, and we wanted to do this […]