http://www.rawathletics.com For the testimonials box, I want a random testimonial shown when the page loads up. Any good scripts for this?
The following tutorial should help you out, its just a simple PHP script I'm assuming you'd be able to implement in your site: http://www.spoono.com/php/tutorials/tutorial.php?id=17
fixed. my index page was actually default.html, not index.html....i switched from default.html to index.php. Any unintended consequences I should be looking to fix?