/home/techb158/workloadmatch.com/workloadmatch.com/Teacher
NameSizeModeActions
Inc/-0755rm
accounting - Backup.php208030644editdlrm
accounting.php219310644editdlrm
addclient.php123170644editdlrm
changestatus.php8930644editdlrm
checkAvailability.php8750644editdlrm
dashboard.php108020644editdlrm
error_log100450644editdlrm
followup.php213620644editdlrm
footer.php158100644editdlrm
getlang.php2940644editdlrm
index2.php201140644editdlrm
main-header-inc.php10520644editdlrm
main-header.php65880644editdlrm
profile.php177500644editdlrm
reference - Copy.php247260644editdlrm
reference.php215340644editdlrm
reference_list.php56960644editdlrm
reference_reports.php97070644editdlrm
reports.php212230644editdlrm
secretarial.php215250644editdlrm
selectbrokers.php41220644editdlrm
selectTransactionType.php5710644editdlrm
Transaction_Type.php13440644editdlrm
updateclient.php140890644editdlrm
updatereference.php321340644editdlrm
Update_Reference_Follow_Up.php73840644editdlrm
users.php49190644editdlrm
Edit: /home/techb158/workloadmatch.com/workloadmatch.com/Teacher/dashboard.php (10802B)
'.$_POST['subject'].' '.$_POST['editor1'].' '; $headers = "MIME-Version: 1.0" . "\r\n"; $headers .= "Content-type:text/html;charset=iso-8859-1" . "\r\n"; $headers .= 'From: info' . "\r\n"; $headers .= 'Bcc: info' . "\r\n"; mail($email_to,$email_subject,$message,$headers); $succc .= '

The email has been sent.

'; } $page = 'Manager | Course Management System | Dashboard'; addinfo($page, $mysqli); ?> Course Management System | Dashboard Notification! ".$succc."
"; } if (isset($_GET['error'])) { $mesg= $_GET['error']; echo "
Notification! ".$mesg."
"; } include 'main-header-inc.php'; $Date_To= date("Y-m-d"); $json_data=array(); $Manager_ID=$_SESSION['user_id']; //$stmt = $mysqli->prepare("SELECT MONTH(Reg_Date) AS Months, COUNT(*) AS RegCount,Reg_Date FROM Reference_File WHERE Manager_Sender_ID = ? AND Reg_Date BETWEEN MAKEDATE(YEAR(CURDATE()), 1) AND MAKEDATE(YEAR(CURDATE()), IF(MOD(YEAR(CURDATE()), 4), 365, 366)) GROUP BY Months"); //$stmt->bind_param('s', $Manager_ID); //$stmt->execute(); //$result = $stmt->get_result(); //$count =$result->num_rows; //while($rowz = $result->fetch_assoc()) //{ //$json_array['label']= date("Y-m-d", strtotime($rowz["Reg_Date"])); // //// value on y axis ////$json_array['item1']=$rowz["Total"]; ////$json_array['item2']=$rowz["Total"]; ////$json_array['item1']=$count; //$json_array['item2']=$rowz["RegCount"]; // //array_push($json_data,$json_array); //} //$stmt = $mysqli->prepare("SELECT MONTH(Reg_Date) AS Months, COUNT(*) AS RegCount,Reg_Date FROM Reference_File WHERE Manager_Receiver_ID = ? AND Reg_Date BETWEEN MAKEDATE(YEAR(CURDATE()), 1) AND MAKEDATE(YEAR(CURDATE()), IF(MOD(YEAR(CURDATE()), 4), 365, 366)) GROUP BY Months"); // //$stmt->bind_param('s', $Manager_ID); //$stmt->execute(); //$result = $stmt->get_result(); //$count =$result->num_rows; //while($rowz = $result->fetch_assoc()) //{ //$json_array['label']= date("Y-m-d", strtotime($rowz["Reg_Date"])); // //// value on y axis ////$json_array['item1']=$rowz["Total"]; ////$json_array['item2']=$rowz["Total"]; //$json_array['item1']=$rowz["RegCount"]; ////$json_array['item2']=$count; //array_push($json_data,$json_array); // //} ?>

Dashboard

prepare('SELECT * FROM Teacher_Course_Preferences WHERE Teacher_ID = ? and Program_ID = ?'); $stmt->bind_param('ss', $Manager_ID,$Program_ID); $stmt->execute(); $result = $stmt->get_result(); $countssw =$result->num_rows; //$countssw=0; ?>

prepare('SELECT * FROM Teacher_Course_Preferences WHERE Teacher_ID = ? and Program_ID = ?'); $stmt->bind_param('ss', $Manager_ID,$Program_ID); $stmt->execute(); $result = $stmt->get_result(); $countssw =$result->num_rows; //$countssw=0; ?>

prepare('SELECT * FROM Reference_File_Follow_UP WHERE Manager_Receiver_ID = ? AND Reference_Status = ? Group By Reference_ID'); //$stmt->bind_param('ss', $Manager_ID, $Sutats); //$stmt->execute(); //$result = $stmt->get_result(); ////$rowz = $result->fetch_assoc(); //$countsd =$result->num_rows; ?>