Funny
July 8th, 2009

I am A.N.M. Saiful Islam. Open Source Contributor, Professional Web Application Developer and currently working with SYSBD Limited as Project ManagerAcceptance ANM Apache basic terms benefit Class CodeIgniter Company efficient Employee Employer enable rewrite module Example framework google htaccess Integration Job Joining Letter mod rewrite optimization pagerank page title PHP power Profession remap rewrite rewrite moidule route Sample script search search engine optimization SEO techniques tips tricks tutorial uri url wamp Write xampp
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
How to remove the controller/method for cleaner URL in codeIgniter.
The original url is below
http://www.mydomain.com/controllers/method/variable
and I want my url look like this
http://www.mydomain.com/variable
or http://www.mydomain.com/friendly-url-description/5
5 -> is key or id of the table, and the friendly-url-description is description of the value. please help guys.