Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Albert M.
Total activity
3
Last activity
September 28, 2023 12:38
Member since
September 28, 2023 09:27
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Albert M.
commented,
September 28, 2023 10:07
The variables transmitted to the view are defined in the controller via an associative array called $data like this:Controller : $data["greeting"]="Hello"; $this->load->view('my_view', $this->data)...
Community
PhpStorm
Notification about undefined variable in view with MVC
0 votes