08.10.2017 Views

codeigniter_tutorial

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CodeIgniter<br />

//Load the view file<br />

$this->load->view('lang_view',$data);<br />

}<br />

}<br />

?><br />

Create a view file called lang_view.php and save it at application/views/<br />

lang_view.php<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

CodeIgniter Internationalization Example<br />

echo form_open('/lang');<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!