Skip to content

Instantly share code, notes, and snippets.

@ombak
Last active May 29, 2020 10:01
Show Gist options
  • Select an option

  • Save ombak/3d3d621497fdf2d13bf8a661fa87e6a3 to your computer and use it in GitHub Desktop.

Select an option

Save ombak/3d3d621497fdf2d13bf8a661fa87e6a3 to your computer and use it in GitHub Desktop.
<?php
public function index() {
// $this->load->view('welcome_message');
$this->load->view('view_saya');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment