Codeigniter data not being passed from controller to view [duplicate]
问题 This question already has answers here : Codeigniter passing data from controller to view (7 answers) Closed 6 years ago . I have setup a codeigniter environment. I am able to pass data from my welcome controller to a view, but I created a new controller called TestController, and I cannot pass data to my test view. It says undefined variable. A PHP Error was encountered Severity: Notice Message: Undefined variable: data Filename: views/gallery.php Line Number: 4 Controller <?php class