For smart Primates & ROBOTS (oh and ALIENS ).

Blogroll

Saturday, October 05, 2013

Use value in index method in Codeigniter

Use value in index method in Codeigniter

<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');

class Category extends CI_Controller {
    public function index($param)
    {
        echo $param;
        $this->load->view('category_
message');
    }
    public function _remap($param) {
        $this->index($param);
    }
}

use is as:
http://localhost:90/CodeIgniter_2.1.4/category/laptop
Share:

0 comments:

Post a Comment

Unable to resolve <website url> Try checking the for validity Google Pagespeed Insights

Unable to resolve <website url> Try checking the for validity Google Pagespeed Insights   You have a website and want to test it'...

Ads Inside Post

Powered by Blogger.

Arsip

Blog Archive