Welcome

Username:

Password:


Remember me

[ Signup ]
[ Forgot password? ]


db_Select("event", "*", "(event_start>='$monthstart' AND event_start<= '$monthend') OR (event_rec_y='$current_month')"); $events = $sql -> db_Rows(); while($row = $sql -> db_Fetch()){ extract($row); $evf = getdate($event_start); $tmp = $evf['mday']; $event_true[$tmp] = $event_category; } // ----------------------------------------------------------------------------------------------------------- // set up arrays for calender display ------------------------------------------------------------------ $week = Array(EC_LAN_25,EC_LAN_19,EC_LAN_20,EC_LAN_21,EC_LAN_22,EC_LAN_23,EC_LAN_24); $months = Array(EC_LAN_0,EC_LAN_1,EC_LAN_2,EC_LAN_3,EC_LAN_4,EC_LAN_5,EC_LAN_6,EC_LAN_7,EC_LAN_8,EC_LAN_9,EC_LAN_10,EC_LAN_11); $calendar_title = $months[$datearray[mon]-1]." ".$current_year; // ----------------------------------------------------------------------------------------------------------- $text = "
"; if($events){ $text .= EC_LAN_26 . ": ".$events; }else{ $text .= EC_LAN_27; } $start = $monthstart; $text .= "

"; foreach($week as $day){ $text .= ""; } $text .= ""; $thismonth = $datearray['mon']; $thisday = $datearray['mday']; for($c=0; $c<$firstdayarray['wday']; $c++){ $text .= ""; } $loop = $firstdayarray['wday']; for($c=1; $c<=31; $c++){ $dayarray = getdate($start+($c*84460)); if($dayarray['mon'] == $thismonth){ if($thisday == $c){ $text .= "\n"; $loop++; if($loop == 7){ $loop = 0; $text .= ""; } } } for($a=($loop+1); $a<=7; $a++){ $text .=""; } $text .= "
".$day."

"; }else{ $text .=""; } if($event_true[($c)]){ $sql -> db_Select("event_cat", "*", "event_cat_id='".$event_true[($c)]."' "); $icon = $sql -> db_Fetch(); extract($icon); $img = ""; }else{ $img = ""; } $linkut = mktime(0 ,0 ,0 ,$dayarray['mon'], $c, $datearray['year']); $text .="$img
$c
"; if($thisday == $c){ } $text .= "
 
"; $ns -> tablerender($calendar_title, $text); ?>
DHL News
Our headlines can be syndicated by using either our rss or text feeds.
news.xml - news.txt


Dark Horizons Lore Players Site -> Forums -> Tactics 101 -> Dedicated training?
<< Previous thread | Next thread >>   track this thread
Moderators: Adrian-MGT, EdGardner-MGT, esd, slingshot.
Author Post
Ozone
Fri Oct 29 2004, 10:14AM Quote

Registered Member #4845
ratingratingratingratingratingratingrating
Joined Thu Aug 26 2004, 02:17PM
posts 678


Back to top
Profile
Boomer
Tue Nov 30 2004, 05:01AM Quote

Registered Member #5414
rating
Joined: Sun Nov 28 2004, 10:31PM
posts 23


Back to top
Profile
esd
Tue Nov 30 2004, 06:58AM Quote


Joined: Wed Oct 29 2003, 08:21PM
posts 1491


Back to top
Profile
Isileth
Tue Nov 30 2004, 01:39PM Quote


Joined: Wed Oct 29 2003, 08:21PM
posts 1491


Back to top
Profile
xxTheRadiatorxx
Fri Dec 10 2004, 05:34PM Quote

Registered Member #5466
ratingrating
Joined: Thu Dec 09 2004, 10:48PM
posts 108


Back to top
Profile
Ozone
Fri Dec 10 2004, 07:49PM Quote

Registered Member #4845
ratingratingratingratingratingratingrating
Joined: Thu Aug 26 2004, 02:17PM
posts 678


Back to top
Profile
seanmike
Wed Mar 09 2005, 04:11PM Quote
Registered Member #5806
Joined: Wed Mar 09 2005, 02:02PM
posts 1
Back to top
Profile Email Website
zouki
Thu Mar 10 2005, 01:47AM Quote
Registered Member #5020
ratingratingratingrating
Joined: Fri Sep 17 2004, 12:55PM
posts 183
Back to top
Profile

Jump:     Back to top