<<<<Restricted Area>>>>" . "
Sorry, you must Log In to view this Page

"); exit(); } $usrn = $_GET['usrn']; if($usrn == ""){ $usrn = $_POST['usrn']; } if($usrn == ""){ echo("

<<<<Restricted Area>>>>" . "
Problem with your username. Please Log In again.

"); exit(); } $dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_webadmin', 'istration'); if (!$dbcnx) { echo( '

Problems connecting to ' . 'Eco-$mart Data Base

' ); exit(); } mysql_select_db('ecosmar_website', $dbcnx); if (! @mysql_select_db('ecosmar_website') ) { die( '

Problems connecting to the ' . 'Eco-$mart Website Data Base.

' ); } $listem = @mysql_query("SELECT ID,event_month,event_day,event_name,event_city,event_state FROM calendar05"); if (!$listem) { die('

Error retrieving Events from data base.
' . 'Error: '. mysql_error(). '

'); } ?>
BACK

ecosmartinc.com

Eco-$mart On-line Administration

Public Calendar

Event List   Click [Edit] to change Event details.  New Event 
     Edit " . "  DEL " . " $row[1] $row[2], $row[3], $row[4], $row[5]"); } ?>
Eco-$mart Public Calendar
©2005 - Data Base Interface - Custom Built at: kwgrubbs.com