![]() |
no data is passing to the view - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: no data is passing to the view (/showthread.php?tid=50693) |
no data is passing to the view - El Forum - 04-04-2012 [eluser]SamoualSys[/eluser] the controler Code: function totaltrans() Code: function total_trans_num () Code: <p><?echo $num_results;?></p> A PHP Error was encountered Severity: Notice Message: Undefined variable: num_results Filename: views/report.php Line Number: 34 |