| $dir = $row_DetailRS1['ID'];
if(!is_dir("images/$dir")) /* does folder not exist? */
{
/* make the directory if it does not exist*/
mkdir("images/$dir", 0777);
chmod("images/$dir", 0777);
}
$fd = opendir("images/$dir");
while($entry = readdir($fd)) {
/* this section for the thumbnailed images */
if(preg_match("/thumb\.(jpg|gif|png)$/i",$entry)) { /* search for *_thumb.jpg and select */
$entryfull = str_replace("_thumb.jpg",".jpg",$entry); /* replacing _thumb.jpg with .jpg */
$entryfull = str_replace("_thumb.JPG",".JPG",$entryfull); /* replacing _thumb.jpg with .jpg */
$entryfull = rawurlencode($entryfull);
echo "";
echo " "; $fd = opendir("images/$dir"); while($entry = readdir($fd)) { /* this section for the text links. */ if(preg_match("/thumb\.(jpg|gif|png)$/i",$entry)) { } elseif(preg_match("/\.(jpg|gif|png)$/i",$entry)) { $entrytext = preg_replace("/\.jpg$/i","",$entry); echo ""; echo "$entrytext"; echo " - \n"; } } closedir($fd); ?> |
ID | 194 |
| Year | 1969 | |
| Make | Ford | |
| Model | Mustang | |
| Bodystyle | Convertible | |
| Engine | 302 2v V8 | |
| Trans | Auto | |
| VIN | 9RO3F105631 | |
| Price | $29,900 | |
Original F Code 302 V8 Mustang with power disc brakes, power top, manual steering with a nice older resto with Candy apple red exterior with red interior. Needs drivers front seat cover to be excellent, Original black plate Californian Mustang with a perfect body. One lower door corner has small rust spot,and very minor spot in trunk gutter. Beautiful new black convertible top and highly detailed engine bay. Top driver -engine and tranny strong. Tons of eye appeal. |
||
