$max_words && $max_words > 0) { $phrase = implode(' ',array_slice($phrase_array, 0, $max_words)).'...' ;}; return $phrase; } //-------------------------------------------------------------------------- // Return an array with all image file paths for a specified directory // function getImages($dir) { $imagetypes = array("image/jpeg", "image/gif", "image/png"); // array to hold return value $retval = array(); // add trailing slash if missing if(substr($dir, -1) != "/") $dir .= "/"; // full server path to directory $fulldir = "{$_SERVER['DOCUMENT_ROOT']}/$dir"; $d = @dir($fulldir) or die("getImages: Failed opening directory $dir for reading"); while(false !== ($entry = $d->read())) { // skip hidden files if ($entry[0] == ".") continue; // check for image files $f = escapeshellarg("$fulldir$entry"); $mimetype = trim(`file -bi $f`); foreach($imagetypes as $valid_type) { if(preg_match("@^{$valid_type}@", $mimetype)) { $retval[] = "$entry"; break; } } } $d->close(); return $retval; } // Populate the three image arrays for the slideshow $slides[0] = getImages('/images/slides00/thumbnail/'); $slides[1] = getImages('/images/slides01/thumbnail/'); $slides[2] = getImages('/images/slides02/thumbnail/'); ?>
| terracepark.com Community Website |
![]() |
Contacts and Resources Village Council and Officials Forms and Ordinances Schools including Terrace Park Elementary Library Cincinnati-Hamilton
County Public Library Historical Society,
Building
Survey, TPListserv, Calendar, Village Views,
Shopping, Services, Clubs and Associations Mariemont Village of Mariemont Indian Hill Village of Indian Hill Milford Downtownmilford.com Camp Dennison Camp Dennison Civic Association Little Miami Inc. dedicated to preserving the natural ecosystem of the Little Miami National and State Scenic River Little Miami Inc. Hamilton County Hamilton County U.S. Representative Ohio 2nd Congressional District Jean Schmidt U.S. Senators Ohio Sen. Mike Dewine Sen. George Voinovich |
terracepark.com
|