Quantcast
Viewing latest article 6
Browse Latest Browse All 6

codeigniter : pass data to a view included in a view

I have a controller and including two views from one function as below

$this->load->view('includes/header',$data);$this->load->view('view_destinations',$data);

The view file view_destinations.php including a php menu file as follows

<? $this->load->view('includes/top_menu'); ?>

My question is, how can I pass data that is fetched from the controller to this included top_menu.php ?

Thank you guys


Viewing latest article 6
Browse Latest Browse All 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>