What Our Clients Say:
                              
 $sql="select * from  faq1";
$query=mysql_query($sql);
$row1=mysql_fetch_array($query);
?>
        
Notice:  Undefined variable: row1 in 
/hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 
19
Notice:  Trying to access array offset on value of type null in 
/hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 
19
 
  
$sql="select * from testimonial";
$query=mysql_query($sql);
while($row=mysql_fetch_array($query)){
?>
Notice:  Undefined variable: row in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 31
Notice:  Trying to access array offset on value of type null in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 31
 
Notice:  Undefined variable: row in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 33
Notice:  Trying to access array offset on value of type null in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 33
, 
Notice:  Undefined variable: row in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 33
Notice:  Trying to access array offset on value of type null in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 33
Notice:  Undefined variable: row in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 34
Notice:  Trying to access array offset on value of type null in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 34
 
}
?>
 
 $sql="select * from  faq2";
$query=mysql_query($sql);
$row1=mysql_fetch_array($query);
?>
Notice:  Undefined variable: row1 in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 70
Notice:  Trying to access array offset on value of type null in /hermes/walnacweb04/walnacweb04am/b2108/pow.chapmanmike/htdocs/bookkeeper411/testimonial.php on line 70
 
		         
        
         
        
		
           include('right_panel.php'); ?>