Welcome to Ean's Edible Eatery
"images/Pie.jpg",
"Edible Pizza" => "images/Pizza.jpg",
"Collard Greens" => "images/Collards.jpg",
"Ean's Edible Sandwich" => "images/Sandwich.pjg",
"Ackee and Salt Fish" => "images/Ackee.jpg"
);
$randImagesKeys = array_rand($images, 3);
?>
foreach($randImagesKeys as $key)
{
$filename = $images[$key];
?>

print $key; ?>
|
}
?>
print 'Let\'s Eat
';
?>
About Us | Contact Us | Directions