|
|
Vol. 11, Issue 32 - Wednesday, February 1, 2006
| |  |
 |  |
/
// revised 2005-09-03
require('breaking.config.php');
// CONNECT TO MySQL
$link = mysql_connect($mysql_host);
if ( ! $link ) die ("Couldn't connect to MySQL");
@mysql_select_db($mysql_database,$link);
// DETERMINE PERIOD_DATE, 24 HOURS AGO
$today = date('ymdHis');
$p1_query = "select date_add('" . $today . "' , interval -24 hour)";
$p1_result = mysql_query($p1_query);
while ($p_row = mysql_fetch_row($p1_result)) {
foreach ($p_row as $field) $period_date = $field;
}
// DETERMINE PERIOD_MONTH, 2 MONTHS AGO
$p2_query = "select date_add('" . $today . "' , interval -2 month)";
$p2_result = mysql_query($p2_query);
while ($p2_row = mysql_fetch_row($p2_result)) {
foreach ($p2_row as $field) $period_month = $field;
}
// SEARCH NON-URGENT NEWS, 24 HOURS AGO, PRIORITY 0, 3, & 4
$urgent_query = "select * from breaking where date >= '" . $period_date . "' and priority <= '2' and visible='Yes' order by priority, date desc";
$results = mysql_query($urgent_query);
$numrows = mysql_num_rows($results);
// DISPLAY NON-URGENT NEWS
if ($numrows >= 1) {
print <<< Urgent_Open
ALERT: |
\n
Urgent_Open;
while ($a_row = mysql_fetch_array($results)) {
if ($a_row['priority'] == '0' || $a_row['priority'] == '1') {
$head = $a_row['headline'];
print <<< Urgent_Bulletin
\n
Urgent_Bulletin;
} elseif ($a_row['priority'] == '2') {
print <<< Urgent_Standard
\n
Urgent_Standard;
}
}
print <<< Urgent_Close
|
| | \n
Urgent_Close;
} else {
print "\n\n";
}
// CLOSE MYSQL CONNECTION
mysql_close($link);
exit;
/* FORMAT FOR URGENT
URGENT: |
// URGENT_BULLETIN
// URGENT_STANDARD
|
| | */
?>
|
|  |
(1996-Present)
W | T | F | S | S | M | T
Sections
GNF_ADBLOCK;
} else {
print <<< GNF_ADBLOCK
GNF_ADBLOCK;
}
/* SSI INCLUDE
*/
?>
|  |
|
On the Scene
John Berger
|
"LUCKY 13TH" FOR DUKE'S
JOHN BERGER / JBERGER@STARBULLETIN.COM
Veteran Waikiki beach boys, local entertainers and people who know where to find a good party got an early start on the weekend Friday afternoon as they celebrated the "lucky 13th" anniversary of Duke's Canoe Club in the Outrigger Waikiki. Uncle Po'onui, front, grabbed a seat, while Barney, standing left, Jeff Apaka, Billy Pa, Bill Robinson, Freddie Merino, Nancy Hall, Ted Bush, Chief, Mike Britland, Chris Colgate, standing front with lei, Duke's General Manager Ross Anderson, and Tommy Faainuinu gathered around him.
|
|
SWEET TEMPTATION
JOHN BERGER / JBERGER@STARBULLETIN.COM
Cande Verdadero offered Ocean Club door man Anthony Faulkner a chance to sample "forbidden fruit" Saturday as Russell Tanoue's hot "Piranha Room" fundraiser parties continued in 2006 with a "Garden of Eden" theme. Verdadero stole the show as she distributed apples while wearing fig leaves, a snake and a securely fastened blonde wig.
|
|
SHE'S ALL EYES
JOHN BERGER / JBERGER@STARBULLETIN.COM
Hawaii comedienne Cathy Tanaka enjoyed the Piranha Room Saturday with actor/comedian Jon Lovitz. The two had a table for themselves and were so deep in one-on-one conversation that the other partiers kept a respectful distance.
|
|
GOOD COOKIN'
JOHN BERGER / JBERGER@STARBULLETIN.COM
Actor Stephen Mead congratulated Jessica Koger, center, on her performance in "Death So Delicious" Saturday at Dave & Buster's. Koger was the audience member picked to join the cast in the dinner theater show about a murdered chef; she got to keep the whisk that she's holding as a souvenir. Lee Goodridge also enjoyed the show.
|
|
"HAPPY 35TH, TRAVEL+LEISURE"
JOHN BERGER / JBERGER@STARBULLETIN.COM
Ellen Asmodeo, left, and Nancy Novogrod were the guests of honor last Wednesday as Peter Shaindlin threw a "decadent" party at the Halekulani to commemorate the 35th anniversary of Travel+Leisure magazine. Asmodeo is the publisher of T+L; Novogrod is the editor-in-chief.
|
|
|
THIS ARTICLE

PRINTER-FRIENDLY";
/* USE #include virtual="/print/linkgen.inc.php" IN HTML FILES */
?>
E-mail to Features
THIS EDITION
Local News
Features
Sports
Business
Editorial
 |
June Watanabe |  |
S-B Photographers |  |
Corky Trinidad |  |
John Berger |  |
Betty Shimabukuro |  |
Erika Engle |  |
Cynthia Oi |  |
Corky Trinidad |
|
|  |
 | |
|
|
 |
|