\MY_Config

Summary

Methods
Properties
Constants
site_url()
base_url()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

site_url()

site_url(string|array<mixed,string>  $uri = '', string  $protocol = NULL, boolean  $static = FALSE) : string

Site URL

Returns base_url . index_page [. uri_string]

Parameters

string|array<mixed,string> $uri

URI string or an array of segments

string $protocol
boolean $static

Returns

string

base_url()

base_url(string|array<mixed,string>  $uri = '', string  $protocol = NULL, boolean  $static = FALSE) : string

Base URL

Returns base_url [. uri_string]

Parameters

string|array<mixed,string> $uri

URI string or an array of segments

string $protocol
boolean $static

Returns

string