load->view('site/banner_section',array('banners'=>$banners,'banner_title'=>'About Us')); ?> = $about_us->description ?> = $lead_us->title ?> = $lead_us->description ?> Meet our team $row) { ?> = $row->name; ?> = $row->department; ?> description); if (strlen($string) > 60) { // truncate string $stringCut = substr($string, 0, 60); $endPoint = strrpos($stringCut, ' '); $string = $endPoint? substr($stringCut, 0, $endPoint) : substr($stringCut, 0); $string .= '... Read More'; } ?> = $string ?>
= $row->department; ?>
= $string ?>