|
255){
echo substr(stripslashes($q1Info['t_body']),0,240)."...view full testimonial";
}else{
echo stripslashes($q1Info['t_body']);
}
?>
|
|
255){
echo substr(stripslashes($q2Info['t_body']),0,255)."...view full testimonial";
}else{
echo stripslashes($q2Info['t_body']);
}
?> |