| [print this page] | [close this page] |
Testimonialsinclude( "includes/parse_testimonials.php" ); $list_contexts = array( "Food Processing", "Produce Distribution", "Supermarkets", "Organic Produce & Groceries", "Wineries", "Floral", "Transportation" ); $numcontexts = count( $list_contexts ); ?> foreach( $list_contexts as $this_context ) { ?> ">=$this_context?>} ?> foreach( $list_contexts as $this_context ) { ?> ">=$this_context?>foreach( $list_testimonials as $this_testimonial ) { if( $this_testimonial[0] == $this_context ) { $this_remarks = $this_testimonial[1]; $this_speaker = $this_testimonial[2]; $this_company = $this_testimonial[3]; ?>=$this_remarks?> =$this_speaker?> } } ?>
![]() } ?> include_once($_SERVER['DOCUMENT_ROOT'] . "/includes/footer.php"); ?> | |