Goji Juice Testimonials:
"; DEBUG show file list */ $txt_array[] = $file; } } closedir($dir); } $random_number=rand(0, count($txt_array)-1); $random_txt=$txt_array[$random_number]; include($my_dir.$random_txt); ?>