[Admin Register]
[Tutorial] [Tutorial(PDF)]
/******************************* * * L.I.F.E. system * Author: Dale Rosenbaum * Last updated: 1.19.06 * isl.ucf.edu * * This file is the default page the user will view * when he goes to http://isl.ucf.edu/life. The page lists * that have been created by admins within a +-3 day range. * It allows users to select those meetings for futher view * or for admins to login at the top right corner. * *******************************/ /* param: none */ // begin session session_start(); $_SESSION[] = array(); session_unset(); session_destroy(); // includes include "connect.php"; include "l_date.php"; $msg = "
The following listing of meetings is within a +- 30 day range
"; // build meetings table $content = "| Date | Center Name | |
|---|---|---|
![]() |
" . d_num_to_word($date) . " | " . $cname . " |
![]() |
" . d_num_to_word($date) . " | " . $cname . " |
On March 1, 2012 the LIFE form website will move to www.iucrc.com. All of the previous meeting data has been transferred.