Menu bar imagewww.ksbe.edu logo

| HOME | 'AKAHI | KALAMA | BOARDING | NUTRITION | RECIPES | LINKS | CALENDAR |

'Akahi Favorites


Menus on-the-fly

Add Kapalama Food Service Menus to YOUR page!

Copy the code in the box and add it to your PHP-based* Web page's source code. Your site must be hosted on the Education Web Server (kapalama.ksbe.edu) and your page must have a ".php" file extension. (For Elementary or Ulupono menus, please use the "kalama" venue--the menus are the same.)

<?php
// Type the venue you want to show - akahi or kalama
// (lower-case, no 'okina!)
$showvenue = "akahi";
// Type the number of the meal you want to show.
// (1) Breakfast, (2) Lunch, (3) Dinner. *Only choose ONE*
$showmeal = 2;
// DO NOT CHANGE ANYTHING BELOW THIS LINE!
include "/Library/WebServer/Documents/foodservices/menus_include.php";
?>

*If you're not sure what a PHP-based Web page is, please don't add this to your page.
PHP is a server-side scripting language used to add interactivity to your pages.
For more information on using PHP, please see php.net.


Add 'Akahi or Kalama menus to your RSS-enabled XML reader!

'Akahi:

Today's and tomorrow's meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=akahi&days=2

Next 7 days' meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=akahi&days=7

Next 30 days' meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=akahi&days=30

Kalama:

Today's and tomorrow's meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=kalama&days=2

Next 7 days' meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=kalama&days=7

Next 30 days' meals, copy this link and add it to your RSS reader:

http://kapalama.ksbe.edu/foodservices/menusxml.php?venue=kalama&days=30

Access 'Akahi menus on your WAP cell phone!

Key this link into your WAP cell phone's browser:

http://oahu.ksbe.edu/wml/meals.wml

[Valid RSS]


© Kamehameha Schools. All rights reserved. Statements of Privacy, Copyright, and Disclaimer.