|
|
Vol. 10, Issue 311 - Monday, Nov. 07, 2005
| |  |
 |  |
/
// 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)
M | T | W | T | F | S | S
Sections
|  |
|
On the Scene
John Berger
|
It All Happened Friday
SHE'S GOT THE KEY: Master furrier Roberto Masci, left, was the guest of honor, and Carson Kressley of "Queer Eye for the Straight Guy," second from left, added celebrity appeal, as Patrick Gey hosted an intimate cocktail party and informal fashion show at Fendi Ala Moana Center. Gey's wife, Marissa, center, was one of several women who modeled Fendi's most recent collection of gorgeous high-fashion furs, but Kimi Matar's large metal Fendi key also attracted a lot of interest. Several people wanted to know where they could buy one, but, sorry, it's one-of-a-kind -- at least for now (Fendi guests at the Ala Moana "Red Party" last night got a smaller key in plastic).
|
|
BILL'S ON THE JOB: Bill Maheras took a moment to talk with Fendi model Raena Cassidy. Maheras was shooting the party for Ala Moana's parent company, General Growth Properties.
|
|
PARTY TALK: Donnie Ford, center, enjoyed a glass of champagne as she watched the parade of new Fendi furs with Kathryn Drury Wagner, left, managing editor of Honolulu Magazine, and Denby Dung. Most of the guests seemed content to admire furrier Roberto Masci's luxurious creations from a distance.
|
|
THEY'RE GOOD!: Gerald Altweis, right, congratulated Andy Alvarado, left, and Alan Picard at the opening night party for "Aloha Rosie's" at Hawaii Pacific University. Alvarado delivers one of the show's best comic performances as retired Mexican bullfighter Dos Ahole. Picard gives Act II a welcome comic jolt with the piece "Nuclear Power Plant."
|
|
CONTEMPLATING THE "RED DIVER": Jon Hamblin caught up with Joni Choi at the opening reception for his exhibition, "Jon Hamblin: Tales of Radiance," at The ARTS at Marks Garage. Choi studied art with Hamblin "a few years ago." The exhibit, dominated visually by large brightly colored pieces such as "Red Diver," continues through Nov. 26.
|
|
|
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 |  |
Jason Yadao |  |
Richard Brislin |
|
|  |
 | |
|
|
 |
|