$facultyarray = array("madams","jbrock","kkawaratani","bkudrle","hluu","jmartinez",
"cpotts","isaenz","ytelles","kterry","vthamotharan","tzapata","sminasvand","krichardson","mgoldenberg","pjohari","sochoa","maryadams","jbyrd","sreyes","tskinner","mgladin");
$host = $_SERVER['HTTP_HOST'];
$page = $_SERVER['PHP_SELF'];
$address = "http://$host$page";
$urlparts = parse_url($address);
if($address == "http://www.greendot.org/delahoya/index.html" || $address == "http://www.greendot.org/delahoya/" || $address == "http://www.greendot.org/delahoya"){
$flashpage = "home";
} else if(dirname($urlparts['path']) == "/delahoya/faculty/profiles") {
$flashpage = basename($urlparts['path'],".html");
$i=0;
$picexists = 0;
while($i < sizeof($facultyarray) && $picexists == 0){
$picexists = ($flashpage == $facultyarray[$i]);
$i++;
}
$flashpage = ($picexists) ? $flashpage : "none";
} else {
$flashpage = "none";
}
?>
|
|
|
Ensuring that all young adults receive the education they deserve to be successful in college, leadership and life. 
Daily Announcements
$handle = @fopen("news/script/data/news.txt", "r");
if ($handle) {
while (!feof($handle)) {
$buffer = fgets($handle, 4096);
$data = explode("|",$buffer);
if(array_key_exists(6,$data) && $data[6] == 24) {
break;
}
$data = null;
}
fclose($handle);
}
$todays_date = date("Y-m-d");
$post_date = date("Y-m-d",$data[0]);
if(is_array($data) && $data[6] == 24 && $todays_date == $post_date) {
echo "$data[2] – ".date("l, M d, Y",$data[0])." ";
echo ''.$data[3].'';
} else {
echo "There are no current announcements for today.";
}
?>
|
|
|
|
|
$PHP_SELF = 'news/frontpagearticle.html';
$template = "FrontPage";
$number = "10";
$only_active=TRUE;
$category="1,3";
include("news/script/show_news.php");
?>
|
|
The best minds from a diverse background of learners, academics, and practitioners dedicated to student success.
| |
similar schools rank |
state rank |
| A-LEAD |
7 |
3 |
| A-ING |
9 |
5 |
| A-DLH |
10 |
6 |
| A-SLA |
8 |
3 |
| A-VENICE |
10 |
5 |
| Hawthorne |
6 |
2 |
| Leuzinger |
3 |
1 |
| Inglewood |
5 |
1 |
| Morningside |
5 |
1 |
| RHS |
2 |
1 |
| GHS |
2 |
1 |
| WashPrep |
3 |
1 |
| Venice |
5 |
4 |
| Jefferson |
2 |
1 |
scale of 1 to 10 where 10 is the best |
You do not have javascript enabled.
|
|
| |
|
|
|
|
|
|
|
Copyright © 2005 Oscar De La Hoya Animo Charter High School. All Rights Reserved.
|
|
|
|
|