Welcome Guest, Not a member yet? Register   Sign In
Display Loading Image While Page Loads
#1

Hello,
I've a challenge,

I've a view which display student's report card but it takes long to go through all calculations 
and returning the results.

so i'd like to display Loading Image While Page Loads "ExamReport",

PHP Code:
public function getExamReport()
 
   {
//code........................
echo $this->load->view('report/exam/ExamReport'$this->datatrue);

 how can i do it.....
Reply


Messages In This Thread
Display Loading Image While Page Loads - by kayinja.denis - 09-16-2018, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB