Codeigniter: Setting up multiple sites on one install

It’s been awhile since I last posted about Codeigniter. In this post, I’m going to walkthrough how I setup a CI install that can support multiple sites. This is by no means the only way to do it, but it’s what works for me.
CI’s default folder structure is really geared towards one site domain, and [...]

Posted on August 19, 2009 at 4:19 pm by Eldee · Permalink · 13 Comments
In: PHP Tutorials · Tagged with: , ,

Installing XAMPP Lite on a Portable Storage device

One of the fastest and best way to get a PHP server environment up and going is to use XAMPP. What is XAMPP you say?
Put together by the folks at Apache Friends, XAMPP is an installer package containing the Apache Web Server, MySQL, PHP and Perl. XAMPP takes away the hassle and headache of installing [...]

Posted on January 3, 2008 at 3:45 pm by Eldee · Permalink · 19 Comments
In: PHP Tutorials · Tagged with: , , , , ,