Me

Php code posted by me
created at 11 Nov 16:08

Edit | Back
1
2
3
        $view_vars['foo'] = 'Bar';
        $view_vars['welcome_msg'] = 'Hello World';
        $this->load->vars($view_vars);
126 Bytes in 2 ms with coderay