Warning: include(s_report/connec.php) [function.include]: failed to open stream: No such file or directory in D:\AppServ\www\SatunDropout\show.php on line 15

Warning: include() [function.include]: Failed opening 's_report/connec.php' for inclusion (include_path='.;C:\php5\pear') in D:\AppServ\www\SatunDropout\show.php on line 15

Warning: mysqli_query() expects parameter 1 to be mysqli, null given in D:\AppServ\www\SatunDropout\show.php on line 22

Warning: mysqli_error() expects exactly 1 parameter, 0 given in D:\AppServ\www\SatunDropout\show.php on line 22
Error in query: SELECT a.*,b.*,c.*,d.*,e.* FROM report as a INNER JOIN proj as b INNER JOIN activity as c INNER JOIN target as d INNER JOIN school as e ON a.proj_id=b.proj_id and a.activity_id=c.activity_id and a.target_id=d.target_id and a.report_code=e.school_code WHERE a.report_id = '' ORDER BY a.report_id asc