Tuesday, October 21st, 2008 Posted in PHP, Tips | 27 Comments »
If you are using Codeigniter for developing PHP applications you noticed the "index.php" part of the URL of your application. You can remove it by doing two simple things: 1. Edit the ... Read more..