CodeIgniter - Common FunctionsCodeIgniter library functions and helper functions need to be initialized before they are used but there are some common functions, which do not need to be initialized.These common functions and their descriptions are given below.Syntaxis_php($version)Parameters$version (string) − Version numberReturnTRUE if the running...
Showing posts with label CodeIgniter Common Functions. Show all posts
Showing posts with label CodeIgniter Common Functions. Show all posts
11 December, 2018
CodeIgniter Common Functions,CodeIgniter
Programing Coderfunda
December 11, 2018
codeigniter, CodeIgniter Common Functions
No comments
CodeIgniter - Common Functions
CodeIgniter library functions and helper functions need to be initialized before they are used but there are some common functions, which do not need to be initialized.
These common functions and their descriptions are given below.
Syntaxis_php($version)
Parameters
$version (string) − Version number
ReturnTRUE...