Expression Engine URL Segments via PHP
<?
$this->EE =& get_instance();
$seg1 = $this->EE->uri->segment(1);
$seg2 = $this->EE->uri->segment(2);
?>

Processing your request, Please wait....
No Responses to “Expression Engine URL Segments via PHP”
Comments (Your Comments)
Leave a Reply