system/helpersurl_helper.php

Functions

site_url()

site_url(  $uri = '') 

Parameters

$uri

base_url()

base_url(  $uri = '') 

Parameters

$uri

current_url()

current_url() 

uri_string()

uri_string() 

index_page()

index_page() 

anchor()

anchor(  $uri = '',   $title = '',   $attributes = '') 

Parameters

$uri
$title
$attributes

anchor_popup()

anchor_popup(  $uri = '',   $title = '',   $attributes = FALSE) 

Parameters

$uri
$title
$attributes

mailto()

mailto(  $email,   $title = '',   $attributes = '') 

Parameters

$email
$title
$attributes

safe_mailto()

safe_mailto(  $email,   $title = '',   $attributes = '') 

Parameters

$email
$title
$attributes

auto_link()

auto_link(  $str,   $type = 'both',   $popup = FALSE) 

Parameters

$str
$type
$popup

prep_url()

prep_url(  $str = '') 

Parameters

$str

url_title()

url_title(  $str,   $separator = '-',   $lowercase = FALSE) 

Parameters

$str
$separator
$lowercase

redirect()

redirect(  $uri = '',   $method = 'location',   $http_response_code = 302) 

Parameters

$uri
$method
$http_response_code

_parse_attributes()

_parse_attributes(  $attributes,   $javascript = FALSE) 

Parameters

$attributes
$javascript