Install IonCube On CentOS 6.x

How to install the IonCube Loader on CentOS 6.x with SELinux enabled.
How to install the IonCube Loader on CentOS 6.x with SELinux enabled.
You’ve created your new app and database through the PagodaBox admin interface and you’re ready to deploy an initial push from your local development directory.
Here’s my current .hgignore for CodeIgniter projects.
I wanted to use the jQuery Autocomplete plugin for a project and found that it is only capable of sending HTTP GET requests which is incompatible with the default CodeIgniter configuration. CodeIgniter requires that you only use HTTP POST’s to your controllers to submit AJAX parameters.
Instructions to upgrade XAMPP 1.7.7 on Windows to PHP 5.4.0.
These instructions will provide a fully functional suPHP installation on CentOS 6.
Instructions on how to enable the PHP LDAP module in XAMPP
Free AJAX loading animations for use in web apps.
I found an old article on Christian Montoya’s blog about some base CSS techniques to apply to any new design.
How to setup URL rewriting when hosting CodeIgniter on IIS 7
When modifying Laravel's routes.php to add new routes, you get a 404 error when trying to browse to them.