Total Record
==$rowcount?>
Add New Testimonial
Testimonial Name
Created By
Date
for($i=0;$i<$rowcount;$i++){ $testimonialid = $sqlTestimonial[$i]['testimonialid']; $testimonial = preview_text($sqlTestimonial[$i]['testimonial'],120); $testimonialbyclientname = $sqlTestimonial[$i]['testimonialbyclientname']; $testimonialdate = date("d M Y",strtotime($sqlTestimonial[$i]['testimonialdate'])); ?>
=$testimonial?>
=$testimonialbyclientname?>
=$testimonialdate?>
EDIT
}?>