Does anyone know how these two calls/functions differ from one another? As far as I understand it they both perform the same action, only redirect() requires less typing.
|
$this->load->view() vs redirect()
|
|
|||||||||||||
|
||||||||||||||
|
||||||||||||||
|
||||||||||||||
|
$this->load->view() vs redirect()
|
|
|||||||||||||
|
||||||||||||||
|
||||||||||||||
|
||||||||||||||